Docker command: python3 odoo/odoo-bin --addons-path odoo/addons,odoo/odoo/addons,enterprise --workers 2 --gevent-port 8070 --max-cron-threads 1 -d 74450978-saas-18-1-all --proxy-mode --db-filter %d.*$ --smtp 172.17.0.1 ================================================= Adding readonly volume '/data/build/odoo' pointing to /home/odoo/runbot/runbot/runbot/static/sources/odoo/bdba9e47140d28d7eb687bf4018dc7a77e564caf Adding readonly volume '/data/build/enterprise' pointing to /home/odoo/runbot/runbot/runbot/static/sources/enterprise/a3ebc4ca865886aab8c765d7eac6792d0b57bae9 Adding readonly volume '/home/odoo/.odoorc' pointing to /home/odoo/runbot/runbot/runbot/static/build/74450978-saas-18-1/.odoorc WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' Ignoring asn1crypto: markers 'python_version < "3.11"' don't match your environment Ignoring Babel: markers 'python_version < "3.11"' don't match your environment Ignoring cbor2: markers 'python_version < "3.12"' 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.10" 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.10" 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.10" and python_version < "3.12"' don't match your environment Ignoring MarkupSafe: markers 'python_version <= "3.10"' don't match your environment Ignoring MarkupSafe: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring num2words: markers 'python_version < "3.12"' don't match your environment Ignoring openpyxl: 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.10" and python_version < "3.12"' don't match your environment Ignoring psutil: markers 'python_version <= "3.10"' don't match your environment Ignoring psutil: markers 'python_version > "3.10" and python_version < "3.12"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.10"' don't match your environment Ignoring psycopg2: markers 'python_version == "3.11"' 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.10" and 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.10" and 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: asn1crypto==1.5.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 4)) (1.5.1) Requirement already satisfied: Babel==2.10.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 6)) (2.10.3) Requirement already satisfied: cbor2==5.6.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 8)) (5.6.2) Requirement already satisfied: chardet==5.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 10)) (5.2.0) Requirement already satisfied: cryptography==42.0.8 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 12)) (42.0.8) Requirement already satisfied: decorator==5.1.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 14)) (5.1.1) Requirement already satisfied: docutils==0.20.1 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 16)) (0.20.1) Requirement already satisfied: freezegun==1.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 18)) (1.2.1) Requirement already satisfied: geoip2==2.9.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 19)) (2.9.0) Requirement already satisfied: gevent==24.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 22)) (24.2.1) Requirement already satisfied: greenlet==3.0.3 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 25)) (3.0.3) Requirement already satisfied: idna==3.6 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 27)) (3.6) Requirement already satisfied: Jinja2==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 29)) (3.1.2) Requirement already satisfied: libsass==0.22.0 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 31)) (0.22.0) Requirement already satisfied: lxml==5.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 34)) (5.2.1) Requirement already satisfied: lxml-html-clean in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 35)) (0.1.1) Requirement already satisfied: MarkupSafe==2.1.5 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 38)) (2.1.5) Requirement already satisfied: num2words==0.5.13 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 40)) (0.5.13) Requirement already satisfied: ofxparse==0.21 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 41)) (0.21) Requirement already satisfied: openpyxl==3.1.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 43)) (3.1.2) Requirement already satisfied: passlib==1.7.4 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 44)) (1.7.4) Requirement already satisfied: Pillow==10.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 47)) (10.2.0) Requirement already satisfied: polib==1.1.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 48)) (1.1.1) Requirement already satisfied: psutil==5.9.8 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 51)) (5.9.8) Requirement already satisfied: psycopg2==2.9.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 54)) (2.9.9) Requirement already satisfied: pyopenssl==24.1.0 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 56)) (24.1.0) Requirement already satisfied: PyPDF2==2.12.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 58)) (2.12.1) Requirement already satisfied: pyserial==3.5 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 60)) (3.5) Requirement already satisfied: python-dateutil==2.8.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 62)) (2.8.2) Requirement already satisfied: python-ldap==3.4.4 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 64)) (3.4.4) Requirement already satisfied: python-stdnum==1.19 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 66)) (1.19) Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 67)) (2024.1) Requirement already satisfied: pyusb==1.2.1 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 68)) (1.2.1) Requirement already satisfied: qrcode==7.4.2 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 70)) (7.4.2) Requirement already satisfied: reportlab==4.1.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 73)) (4.1.0) Requirement already satisfied: requests==2.31.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 75)) (2.31.0) Requirement already satisfied: rjsmin==1.2.0 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 77)) (1.2.0) Requirement already satisfied: urllib3==2.0.7 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 80)) (2.0.7) Requirement already satisfied: vobject==0.9.6.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 81)) (0.9.6.1) Requirement already satisfied: Werkzeug==3.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 84)) (3.0.1) Requirement already satisfied: xlrd==2.0.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 86)) (2.0.1) Requirement already satisfied: XlsxWriter==3.1.9 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 88)) (3.1.9) Requirement already satisfied: xlwt==1.3.0 in /home/odoo/.local/lib/python3.12/site-packages (from -r odoo/requirements.txt (line 89)) (1.3.0) Requirement already satisfied: zeep==4.2.1 in /usr/lib/python3/dist-packages (from -r odoo/requirements.txt (line 91)) (4.2.1) Requirement already satisfied: cffi>=1.12 in /home/odoo/.local/lib/python3.12/site-packages (from cryptography==42.0.8->-r odoo/requirements.txt (line 12)) (1.17.1) Requirement already satisfied: pyasn1>=0.3.7 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 64)) (0.4.8) Requirement already satisfied: pyasn1_modules>=0.1.5 in /usr/lib/python3/dist-packages (from python-ldap==3.4.4->-r odoo/requirements.txt (line 64)) (0.2.8) Requirement already satisfied: pycparser in /home/odoo/.local/lib/python3.12/site-packages (from cffi>=1.12->cryptography==42.0.8->-r odoo/requirements.txt (line 12)) (2.22) WARNING: Skipping /usr/lib/python3.12/dist-packages/charset_normalizer-3.3.2.dist-info due to invalid metadata entry 'name' 2025-02-04 07:25:01,312 26 INFO ? odoo: Odoo version saas~18.1 2025-02-04 07:25:01,313 26 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 2025-02-04 07:25:01,313 26 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/saas~18.1', '/data/build/odoo/addons', '/data/build/enterprise'] 2025-02-04 07:25:01,313 26 INFO ? odoo: database: odoo@default:default Warn: Can't find .pfb for face 'Courier' 2025-02-04 07:25:01,558 26 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-02-04 07:25:01,574 26 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltoimage binary at /usr/local/bin/wkhtmltoimage 2025-02-04 07:25:01,823 26 INFO ? odoo.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069 2025-02-04 07:25:01,842 26 INFO 74450978-saas-18-1-all odoo.modules.loading: loading 1 modules... 2025-02-04 07:25:01,845 26 INFO 74450978-saas-18-1-all odoo.modules.loading: 1 modules loaded in 0.00s, 0 queries (+0 extra) 2025-02-04 07:25:02,178 26 INFO 74450978-saas-18-1-all odoo.modules.loading: loading 821 modules... 2025-02-04 07:25:08,165 26 INFO 74450978-saas-18-1-all odoo.modules.loading: 821 modules loaded in 5.99s, 0 queries (+0 extra) 2025-02-04 07:25:08,881 26 INFO 74450978-saas-18-1-all odoo.modules.loading: Modules loaded. 2025-02-04 07:25:08,900 26 INFO 74450978-saas-18-1-all odoo.registry: Registry loaded in 7.077s 2025-02-04 07:25:08,901 26 INFO 74450978-saas-18-1-all odoo.sql_db: ConnectionPool(read/write;used=0/count=0/max=64): Closed 1 connections 2025-02-04 07:25:08,907 30 INFO 74450978-saas-18-1-all odoo.service.server: Worker WorkerHTTP (30) alive 2025-02-04 07:25:08,911 32 INFO 74450978-saas-18-1-all odoo.service.server: Worker WorkerHTTP (32) alive 2025-02-04 07:25:08,915 35 INFO 74450978-saas-18-1-all odoo.service.server: Worker WorkerCron (35) alive 2025-02-04 07:25:09,727 33 INFO ? odoo: Odoo version saas~18.1 2025-02-04 07:25:09,727 33 INFO ? odoo: Using configuration file at /home/odoo/.odoorc 2025-02-04 07:25:09,727 33 INFO ? odoo: addons paths: ['/data/build/odoo/odoo/addons', '/data/build/datadir/addons/saas~18.1', '/data/build/odoo/addons', '/data/build/enterprise'] 2025-02-04 07:25:09,727 33 INFO ? odoo: database: odoo@default:default Warn: Can't find .pfb for face 'Courier' 2025-02-04 07:25:09,955 33 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 2025-02-04 07:25:09,964 33 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltoimage binary at /usr/local/bin/wkhtmltoimage 2025-02-04 07:25:10,201 33 INFO ? odoo.service.server: Evented Service (longpolling) running on 0.0.0.0:8070 2025-02-04 07:26:14,346 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mandate state updater' (76) starting 2025-02-04 07:26:14,383 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mandate state updater' (76) done in 0.037s 2025-02-04 07:26:14,385 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mandate state updater' (76) processed 0 records, 0 records remaining 2025-02-04 07:26:14,398 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mandate state updater' (76) completed 2025-02-04 07:26:14,404 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Base: Auto-vacuum internal data' (1) starting 2025-02-04 07:26:14,485 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_attachment: filestore gc 1536 checked, 2 removed 2025-02-04 07:26:14,557 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: GC'd 0 user log entries 2025-02-04 07:26:14,565 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: GC 'res.users.apikeys' delete 0 entries 2025-02-04 07:26:14,569 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: GC device logs delete 0 entries 2025-02-04 07:26:14,570 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: GC device logs delete 0 entries 2025-02-04 07:26:14,606 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: GC 'auth_totp.device' delete 0 entries 2025-02-04 07:26:14,628 35 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted bus.bus records with IDs: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512] 2025-02-04 07:26:14,981 35 INFO 74450978-saas-18-1-all odoo.addons.sms.models.sms_sms: GC'd 0 sms marked for deletion 2025-02-04 07:26:16,039 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Base: Auto-vacuum internal data' (1) done in 1.635s 2025-02-04 07:26:16,040 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Base: Auto-vacuum internal data' (1) processed 0 records, 0 records remaining 2025-02-04 07:26:16,043 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Base: Auto-vacuum internal data' (1) completed 2025-02-04 07:26:16,048 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Transifex: Reload code translations' (3) starting 2025-02-04 07:26:16,063 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Transifex: Reload code translations' (3) done in 0.014s 2025-02-04 07:26:16,064 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Transifex: Reload code translations' (3) processed 0 records, 0 records remaining 2025-02-04 07:26:16,066 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Transifex: Reload code translations' (3) completed 2025-02-04 07:26:16,070 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Notification: Delete Notifications older than 6 Month' (6) starting 2025-02-04 07:26:16,073 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Notification: Delete Notifications older than 6 Month' (6) done in 0.003s 2025-02-04 07:26:16,074 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Notification: Delete Notifications older than 6 Month' (6) processed 0 records, 0 records remaining 2025-02-04 07:26:16,076 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Notification: Delete Notifications older than 6 Month' (6) completed 2025-02-04 07:26:16,080 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: Post scheduled messages' (8) starting 2025-02-04 07:26:16,082 35 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_scheduled_message: Posting 0 scheduled messages 2025-02-04 07:26:16,082 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: Post scheduled messages' (8) done in 0.002s 2025-02-04 07:26:16,083 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: Post scheduled messages' (8) processed 0 records, 0 records remaining 2025-02-04 07:26:16,086 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: Post scheduled messages' (8) completed 2025-02-04 07:26:16,089 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Notification: Notify scheduled messages' (9) starting 2025-02-04 07:26:16,091 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Notification: Notify scheduled messages' (9) done in 0.002s 2025-02-04 07:26:16,092 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Notification: Notify scheduled messages' (9) processed 0 records, 0 records remaining 2025-02-04 07:26:16,094 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Notification: Notify scheduled messages' (9) completed 2025-02-04 07:26:16,097 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: send web push notification' (10) starting 2025-02-04 07:26:16,099 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: send web push notification' (10) done in 0.002s 2025-02-04 07:26:16,100 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: send web push notification' (10) processed 0 records, 0 records remaining 2025-02-04 07:26:16,102 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: send web push notification' (10) completed 2025-02-04 07:26:16,106 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Discuss: channel member unmute' (11) starting 2025-02-04 07:26:16,108 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Discuss: channel member unmute' (11) done in 0.002s 2025-02-04 07:26:16,108 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Discuss: channel member unmute' (11) processed 0 records, 0 records remaining 2025-02-04 07:26:16,111 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Discuss: channel member unmute' (11) completed 2025-02-04 07:26:16,115 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Discuss: users settings unmute' (12) starting 2025-02-04 07:26:16,117 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Discuss: users settings unmute' (12) done in 0.002s 2025-02-04 07:26:16,118 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Discuss: users settings unmute' (12) processed 0 records, 0 records remaining 2025-02-04 07:26:16,120 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Discuss: users settings unmute' (12) completed 2025-02-04 07:26:16,124 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Calendar: Event Reminder' (14) starting 2025-02-04 07:26:16,127 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Calendar: Event Reminder' (14) done in 0.003s 2025-02-04 07:26:16,130 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Calendar: Event Reminder' (14) processed 0 records, 0 records remaining 2025-02-04 07:26:16,133 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Calendar: Event Reminder' (14) completed 2025-02-04 07:26:16,137 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Fleet: Generate contracts costs based on costs frequency' (16) starting 2025-02-04 07:26:16,263 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Fleet: Generate contracts costs based on costs frequency' (16) done in 0.127s 2025-02-04 07:26:16,277 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Fleet: Generate contracts costs based on costs frequency' (16) processed 0 records, 0 records remaining 2025-02-04 07:26:16,280 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Fleet: Generate contracts costs based on costs frequency' (16) completed 2025-02-04 07:26:16,284 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Gamification: Goal Challenge Check' (17) starting 2025-02-04 07:26:16,897 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Gamification: Goal Challenge Check' (17) done in 0.614s 2025-02-04 07:26:16,899 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Gamification: Goal Challenge Check' (17) processed 0 records, 0 records remaining 2025-02-04 07:26:16,902 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Gamification: Goal Challenge Check' (17) completed 2025-02-04 07:26:16,906 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Google Calendar: synchronization' (28) starting 2025-02-04 07:26:16,909 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Google Calendar: synchronization' (28) done in 0.003s 2025-02-04 07:26:16,910 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Google Calendar: synchronization' (28) processed 0 records, 0 records remaining 2025-02-04 07:26:16,913 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Google Calendar: synchronization' (28) completed 2025-02-04 07:26:16,917 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Outlook: synchronization' (29) starting 2025-02-04 07:26:16,920 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Outlook: synchronization' (29) done in 0.003s 2025-02-04 07:26:16,922 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Outlook: synchronization' (29) processed 0 records, 0 records remaining 2025-02-04 07:26:16,924 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Outlook: synchronization' (29) completed 2025-02-04 07:26:16,928 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Product Images: Get product images from Google' (31) starting 2025-02-04 07:26:16,936 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Product Images: Get product images from Google' (31) done in 0.007s 2025-02-04 07:26:16,937 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Product Images: Get product images from Google' (31) processed 0 records, 0 records remaining 2025-02-04 07:26:16,940 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Product Images: Get product images from Google' (31) completed 2025-02-04 07:26:16,944 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SMS: SMS Queue Manager' (32) starting 2025-02-04 07:26:16,947 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SMS: SMS Queue Manager' (32) done in 0.002s 2025-02-04 07:26:16,948 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SMS: SMS Queue Manager' (32) processed 0 records, 0 records remaining 2025-02-04 07:26:16,951 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SMS: SMS Queue Manager' (32) completed 2025-02-04 07:26:16,955 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Snailmail: process letters queue' (33) starting 2025-02-04 07:26:16,958 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Snailmail: process letters queue' (33) done in 0.002s 2025-02-04 07:26:16,959 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Snailmail: process letters queue' (33) processed 0 records, 0 records remaining 2025-02-04 07:26:16,962 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Snailmail: process letters queue' (33) completed 2025-02-04 07:26:16,966 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Social: Publish Scheduled Posts' (34) starting 2025-02-04 07:26:16,969 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Social: Publish Scheduled Posts' (34) done in 0.003s 2025-02-04 07:26:16,970 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Social: Publish Scheduled Posts' (34) processed 0 records, 0 records remaining 2025-02-04 07:26:16,973 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Social: Publish Scheduled Posts' (34) completed 2025-02-04 07:26:16,978 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'WhatsApp : Send In Queue Messages' (35) starting 2025-02-04 07:26:16,980 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'WhatsApp : Send In Queue Messages' (35) done in 0.002s 2025-02-04 07:26:16,981 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'WhatsApp : Send In Queue Messages' (35) processed 0 records, 0 records remaining 2025-02-04 07:26:16,984 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'WhatsApp : Send In Queue Messages' (35) completed 2025-02-04 07:26:16,988 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Event: Mail Scheduler' (37) starting 2025-02-04 07:26:17,915 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:17] "GET /report/barcode/QR/11001535798143452447?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.003 0.354 2025-02-04 07:26:19,562 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:19] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:19,918 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:19] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:19,924 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:19] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:19,929 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:19] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:20,960 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:20] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:20,966 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:20] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:21,565 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:21] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:21,978 35 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:26:21,978 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [1]. 2025-02-04 07:26:22,320 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:22] "GET /report/barcode/QR/4026049354863181929?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.318 2025-02-04 07:26:24,001 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:24] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:24,322 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:24] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:24,329 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:24] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:26:24,336 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:24] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:26:25,357 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:25] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:26:25,364 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:25] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.003 0.003 2025-02-04 07:26:26,003 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:26] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:26,377 35 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:26:26,378 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [2]. 2025-02-04 07:26:26,405 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:26] "GET /report/barcode/QR/9793869079508826496?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:26:28,400 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:28] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:28,407 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:28] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:28,413 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:28] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:28,418 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:28] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:29,441 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:29] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:26:29,446 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:29] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:30,402 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:30] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:30,456 35 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:26:30,456 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [3]. 2025-02-04 07:26:30,898 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:30] "GET /report/barcode/QR/7131800893589814090?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:26:32,894 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:32] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:32,901 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:32] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:32,906 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:32] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:32,911 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:32] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:33,932 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:33] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:26:33,938 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:33] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:34,896 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:34] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:34,948 35 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:26:34,949 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [4]. 2025-02-04 07:26:34,974 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:34] "GET /report/barcode/QR/2451692946919883198?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:26:36,970 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:36] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:36,977 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:36] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:36,983 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:36] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:26:36,989 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:36] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:38,011 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:38] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:26:38,017 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:38] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:26:38,972 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:38] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:39,027 35 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:26:39,027 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [5]. 2025-02-04 07:26:39,053 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:39] "GET /report/barcode/QR/10037790484774352649?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:26:41,049 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:41] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:41,055 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:41] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:41,061 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:41] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.003 0.003 2025-02-04 07:26:41,066 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:41] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:42,088 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:42] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:42,094 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:42] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:43,051 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:43] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:43,103 35 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:26:43,104 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [7]. 2025-02-04 07:26:43,131 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:43] "GET /report/barcode/QR/11200951784950985661?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:45,127 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:45] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:45,134 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:45] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:45,139 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:45] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:45,144 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:45] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:46,166 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:46] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:46,172 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:46] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:47,129 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:47] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:47,181 35 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:26:47,181 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [8]. 2025-02-04 07:26:47,263 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:47] "GET /report/barcode/QR/3977908771889094398?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:49,259 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:49] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:49,265 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:49] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:49,271 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:49] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:49,276 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:49] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:50,298 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:50] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:50,303 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:50] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:51,261 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:51] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:51,317 35 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:26:51,317 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [6]. 2025-02-04 07:26:51,342 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:51] "GET /report/barcode/QR/15451230934926472375?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:53,339 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:53] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:53,345 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:53] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:53,351 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:53] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:53,357 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:53] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:54,376 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:54] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:54,381 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:54] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:55,341 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:55] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:55,390 35 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:26:55,390 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [9]. 2025-02-04 07:26:55,818 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:55] "GET /report/barcode/QR/16192388014074810978?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:57,814 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:57] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:57,820 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:57] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:57,826 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:57] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:57,832 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:57] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:58,853 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:58] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:26:58,859 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:58] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:26:59,816 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:59] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:26:59,868 35 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:26:59,868 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [10]. 2025-02-04 07:26:59,893 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:26:59] "GET /report/barcode/QR/7616065949056153055?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:27:01,889 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:27:01] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:27:01,896 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:27:01] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:27:01,902 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:27:01] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:27:01,908 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:27:01] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:27:02,933 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:27:02] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:27:02,938 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:27:02] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:27:03,891 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:27:03] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:27:03,949 35 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:27:03,949 35 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [11]. 2025-02-04 07:27:03,975 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:27:03] "GET /report/barcode/QR/1628418909157458938?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:27:05,971 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:27:05] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:27:05,977 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:27:05] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:27:05,983 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:27:05] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:27:05,988 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:27:05] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:27:07,010 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:27:07] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:27:07,973 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:27:07] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:27:07,979 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:27:07] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:27:08,994 35 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:27:08,994 26 ERROR 74450978-saas-18-1-all odoo.service.server: WorkerCron (35) timeout after 120s 2025-02-04 07:27:09,015 113 INFO 74450978-saas-18-1-all odoo.service.server: Worker WorkerCron (113) alive 2025-02-04 07:28:12,421 113 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Event: Mail Scheduler' (37) starting 2025-02-04 07:28:13,088 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:13] "GET /report/barcode/QR/16192388014074810978?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:15,084 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:15] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:15,090 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:15] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:15,096 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:15] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:15,102 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:15] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:16,153 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:16] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.011 0.016 2025-02-04 07:28:16,173 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:16] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.005 0.011 2025-02-04 07:28:17,087 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:17] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:17,185 113 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:28:17,186 113 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [10]. 2025-02-04 07:28:17,217 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:17] "GET /report/barcode/QR/7616065949056153055?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:28:19,212 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:19] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:19,220 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:19] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:19,225 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:19] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:19,230 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:19] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:20,252 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:20] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:21,214 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:21] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:21,220 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:21] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:22,233 113 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:28:22,234 113 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [11]. 2025-02-04 07:28:22,261 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:22] "GET /report/barcode/QR/1628418909157458938?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:28:24,257 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:24] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:24,264 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:24] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:24,269 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:24] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:24,275 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:24] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:25,296 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:25] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:28:25,303 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:25] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.003 0.003 2025-02-04 07:28:26,259 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:26] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:26,314 113 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:28:26,315 113 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [12]. 2025-02-04 07:28:26,342 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:26] "GET /report/barcode/QR/3901641457412383372?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.003 0.003 2025-02-04 07:28:28,338 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:28] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:28,344 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:28] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:28:28,345 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:28] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:28,352 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:28] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:28:29,375 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:29] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:29,381 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:29] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:30,347 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:30] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:30,394 113 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:28:30,395 113 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [13]. 2025-02-04 07:28:30,419 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:30] "GET /report/barcode/QR/4724818525140171927?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:32,415 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:32] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:32,421 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:32] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:32,427 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:32] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:32,432 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:32] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:33,455 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:33] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:28:33,463 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:33] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:28:34,417 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:34] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:34,473 113 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:28:34,474 113 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [14]. 2025-02-04 07:28:34,939 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:34] "GET /report/barcode/QR/17059663861246789448?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:28:36,935 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:36] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:36,941 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:36] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:36,947 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:36] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:28:36,954 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:36] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:28:37,981 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:37] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:37,986 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:37] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:38,937 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:38] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:38,997 113 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:28:38,998 113 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [15]. 2025-02-04 07:28:39,030 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:39] "GET /report/barcode/QR/10073973236546855863?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:28:41,024 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:41] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:41,033 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:41] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:41,038 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:41] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:41,043 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:41] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:42,064 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:42] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:43,026 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:43] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:43,032 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:43] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:44,045 113 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:28:44,045 113 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [16]. 2025-02-04 07:28:44,071 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:44] "GET /report/barcode/QR/2762956118218698298?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:28:46,066 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:46] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:46,073 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:46] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:46,078 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:46] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:46,083 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:46] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:47,107 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:47] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:28:47,113 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:47] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:48,068 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:48] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:48,123 113 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:28:48,123 113 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [18]. 2025-02-04 07:28:48,151 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:48] "GET /report/barcode/QR/10819892341794649706?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:28:50,146 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:50] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:50,154 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:50] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:50,160 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:50] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:28:50,165 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:50] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:51,186 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:51] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:51,191 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:51] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:52,148 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:52] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:52,204 113 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:28:52,204 113 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [19]. 2025-02-04 07:28:52,286 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:52] "GET /report/barcode/QR/8865289430637737306?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:54,282 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:54] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:54,288 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:54] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:54,296 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:54] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.005 2025-02-04 07:28:54,301 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:54] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:55,328 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:55] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:28:55,335 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:55] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:56,284 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:56] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:56,344 113 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:28:56,344 113 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [17]. 2025-02-04 07:28:56,371 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:56] "GET /report/barcode/QR/7629688974069236146?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:58,367 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:58] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:58,373 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:58] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:28:58,378 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:58] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:58,383 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:58] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:59,403 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:59] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:28:59,409 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:28:59] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:29:00,369 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:00] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:29:00,419 113 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:29:00,419 113 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [20]. 2025-02-04 07:29:00,810 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:00] "GET /report/barcode/QR/8114283306656467846?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:29:02,807 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:02] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:29:02,813 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:02] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:29:02,818 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:02] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:29:02,824 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:02] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:29:03,845 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:03] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:29:03,850 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:03] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:29:04,809 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:04] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:29:04,859 113 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:29:04,860 113 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [21]. 2025-02-04 07:29:04,885 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:04] "GET /report/barcode/QR/8734975042782120858?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:29:06,881 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:06] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:29:06,888 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:06] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:29:06,893 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:06] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:29:06,898 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:06] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:29:07,920 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:07] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:29:07,925 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:07] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:29:08,883 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:08] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:29:08,934 113 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:29:08,935 113 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [22]. 2025-02-04 07:29:08,959 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:08] "GET /report/barcode/QR/17383381780626831445?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:29:10,955 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:10] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:29:10,955 26 ERROR 74450978-saas-18-1-all odoo.service.server: WorkerCron (113) timeout after 120s 2025-02-04 07:29:10,962 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:10] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:29:10,962 26 ERROR 74450978-saas-18-1-all odoo.service.server: WorkerCron (113) timeout after 120s 2025-02-04 07:29:10,969 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:10] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:29:10,975 198 INFO 74450978-saas-18-1-all odoo.service.server: Worker WorkerCron (198) alive 2025-02-04 07:29:10,975 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:10] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:29:11,998 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:11] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:29:12,957 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:12] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:29:12,963 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:29:12] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:19,453 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Event: Mail Scheduler' (37) starting 2025-02-04 07:30:20,198 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:20] "GET /report/barcode/QR/8114283306656467846?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:22,193 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:22] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:22,200 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:22] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:22,200 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:22] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:30:22,207 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:22] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:23,229 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:23] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:23,235 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:23] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:30:24,202 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:24] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:24,245 198 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:30:24,246 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [21]. 2025-02-04 07:30:24,274 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:24] "GET /report/barcode/QR/8734975042782120858?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:30:26,269 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:26] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:26,277 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:26] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:26,285 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:26] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:30:26,293 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:26] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:30:27,318 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:27] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:27,326 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:27] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.004 0.004 2025-02-04 07:30:28,271 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:28] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:28,338 198 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:30:28,338 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [22]. 2025-02-04 07:30:28,368 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:28] "GET /report/barcode/QR/17383381780626831445?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:30,363 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:30] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:30,370 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:30] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:30,378 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:30] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.003 0.005 2025-02-04 07:30:30,385 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:30] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:30:31,411 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:31] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:30:31,417 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:31] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:30:32,365 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:32] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:32,433 198 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:30:32,433 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [23]. 2025-02-04 07:30:32,749 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:32] "GET /report/barcode/QR/17964109329552036502?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:34,745 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:34] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:34,752 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:34] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:34,758 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:34] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:34,765 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:34] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:30:35,788 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:35] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:30:35,796 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:35] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:30:36,747 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:36] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:36,808 198 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:30:36,808 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [28]. 2025-02-04 07:30:36,846 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:36] "GET /report/barcode/QR/6494544818205487820?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:36,852 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:36] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:30:36,859 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:36] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:30:38,841 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:38] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:38,861 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:38] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:38,868 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:38] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:30:38,874 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:38] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:30:39,891 198 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:30:39,891 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [29]. 2025-02-04 07:30:40,285 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:40] "GET /report/barcode/QR/1875531193951156872?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:42,281 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:42] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:42,288 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:42] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:42,295 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:42] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:30:42,301 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:42] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:30:43,324 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:43] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:43,331 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:43] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:44,283 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:44] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:44,362 198 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:30:44,362 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [24]. 2025-02-04 07:30:44,401 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:44] "GET /report/barcode/QR/3696227814960417081?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:30:46,396 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:46] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:46,404 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:46] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:46,410 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:46] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:30:46,416 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:46] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.003 0.003 2025-02-04 07:30:47,442 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:47] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:47,448 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:47] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:48,398 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:48] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:48,488 198 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:30:48,489 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [25]. 2025-02-04 07:30:48,525 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:48] "GET /report/barcode/QR/2534605249898480881?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:50,521 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:50] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:50,528 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:50] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:50,535 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:50] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:30:50,542 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:50] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:51,564 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:51] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:30:51,570 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:51] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.002 0.003 2025-02-04 07:30:52,523 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:52] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:52,599 198 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:30:52,599 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [26]. 2025-02-04 07:30:52,636 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:52] "GET /report/barcode/QR/4900933989491606726?&width=152&height=152&quiet=0 HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:52,642 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:52] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.002 0.004 2025-02-04 07:30:52,651 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:52] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.004 0.004 2025-02-04 07:30:54,631 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:54] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:54,654 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:54] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:54,661 32 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:54] "GET /web/assets/d6b313c/web.report_assets_pdf.min.css HTTP/1.1" 404 - 1 0.003 0.004 2025-02-04 07:30:56,633 30 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:56] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:56,641 30 INFO ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:56] "GET /web/assets/2db1af0/web.report_assets_common.min.css HTTP/1.1" 404 - 1 0.003 0.005 2025-02-04 07:30:56,663 32 ERROR ? werkzeug: 127.0.0.1 - - [04/Feb/2025 07:30:56] Request timed out: TimeoutError('timed out') - - - 2025-02-04 07:30:57,656 198 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError 2025-02-04 07:30:57,657 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_actions_report: The PDF report has been generated for model: event.registration, records [27]. 2025-02-04 07:30:58,381 198 WARNING 74450978-saas-18-1-all odoo.addons.whatsapp_event.models.event_mail: Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved 2025-02-04 07:30:58,382 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Event: Mail Scheduler' (37) done in 38.928s 2025-02-04 07:30:58,383 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Event: Mail Scheduler' (37) processed 0 records, 0 records remaining 2025-02-04 07:30:58,404 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Event: Mail Scheduler' (37) completed 2025-02-04 07:30:58,412 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) starting 2025-02-04 07:30:58,416 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) done in 0.004s 2025-02-04 07:30:58,417 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) processed 0 records, 0 records remaining 2025-02-04 07:30:58,420 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) completed 2025-02-04 07:30:58,426 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Send invoices automatically' (42) starting 2025-02-04 07:30:58,434 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Send invoices automatically' (42) done in 0.008s 2025-02-04 07:30:58,435 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Send invoices automatically' (42) processed 0 records, 0 records remaining 2025-02-04 07:30:58,439 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Send invoices automatically' (42) completed 2025-02-04 07:30:58,444 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Employee: check work permit validity' (47) starting 2025-02-04 07:30:58,450 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Employee: check work permit validity' (47) done in 0.005s 2025-02-04 07:30:58,451 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Employee: check work permit validity' (47) processed 0 records, 0 records remaining 2025-02-04 07:30:58,454 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Employee: check work permit validity' (47) completed 2025-02-04 07:30:58,461 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Project: Send rating' (50) starting 2025-02-04 07:30:58,465 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Project: Send rating' (50) done in 0.004s 2025-02-04 07:30:58,466 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Project: Send rating' (50) processed 0 records, 0 records remaining 2025-02-04 07:30:58,470 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Project: Send rating' (50) completed 2025-02-04 07:30:58,475 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Procurement: run scheduler' (51) starting 2025-02-04 07:30:58,621 198 INFO 74450978-saas-18-1-all odoo.addons.stock.models.stock_orderpoint: A batch of 4 orderpoints is processed and committed 2025-02-04 07:30:58,673 198 INFO 74450978-saas-18-1-all odoo.addons.stock.models.stock_rule: A batch of 10 moves are assigned and committed 2025-02-04 07:30:58,694 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted ir.model.data records with IDs: [294806, 113492] 2025-02-04 07:30:58,694 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted stock.quant records with IDs: [70, 71, 52, 95, 106] 2025-02-04 07:30:58,703 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Procurement: run scheduler' (51) done in 0.228s 2025-02-04 07:30:58,703 198 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default'] 2025-02-04 07:30:58,705 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Procurement: run scheduler' (51) processed 5 records, 0 records remaining 2025-02-04 07:30:58,710 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Procurement: run scheduler' (51) completed 2025-02-04 07:30:58,716 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Disable unused snippets assets' (52) starting 2025-02-04 07:31:01,629 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Disable unused snippets assets' (52) done in 2.913s 2025-02-04 07:31:01,629 198 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['assets'] 2025-02-04 07:31:01,634 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Disable unused snippets assets' (52) processed 0 records, 0 records remaining 2025-02-04 07:31:01,637 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Disable unused snippets assets' (52) completed 2025-02-04 07:31:01,641 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Website Visitor : clean inactive visitors' (53) starting 2025-02-04 07:31:01,645 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Website Visitor : clean inactive visitors' (53) done in 0.004s 2025-02-04 07:31:01,646 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Website Visitor : clean inactive visitors' (53) processed 0 records, 0 records remaining 2025-02-04 07:31:01,649 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Website Visitor : clean inactive visitors' (53) completed 2025-02-04 07:31:01,653 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Try to reconcile automatically your statement lines' (54) starting 2025-02-04 07:31:01,971 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Try to reconcile automatically your statement lines' (54) done in 0.318s 2025-02-04 07:31:01,974 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Try to reconcile automatically your statement lines' (54) processed 0 records, 0 records remaining 2025-02-04 07:31:01,977 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Try to reconcile automatically your statement lines' (54) completed 2025-02-04 07:31:01,987 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Currency: rate update' (56) starting 2025-02-04 07:31:01,990 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Currency: rate update' (56) done in 0.003s 2025-02-04 07:31:01,992 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Currency: rate update' (56) processed 0 records, 0 records remaining 2025-02-04 07:31:01,996 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Currency: rate update' (56) completed 2025-02-04 07:31:02,002 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Event CRM: Generate Leads based on Rules' (57) starting 2025-02-04 07:31:02,006 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Event CRM: Generate Leads based on Rules' (57) done in 0.004s 2025-02-04 07:31:02,007 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Event CRM: Generate Leads based on Rules' (57) processed 0 records, 0 records remaining 2025-02-04 07:31:02,012 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Event CRM: Generate Leads based on Rules' (57) completed 2025-02-04 07:31:02,017 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Appraisal: Run employee appraisal' (58) starting 2025-02-04 07:31:02,080 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Appraisal: Run employee appraisal' (58) done in 0.064s 2025-02-04 07:31:02,089 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Appraisal: Run employee appraisal' (58) processed 0 records, 0 records remaining 2025-02-04 07:31:02,092 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Appraisal: Run employee appraisal' (58) completed 2025-02-04 07:31:02,097 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Attendance: Automatically check-out employees' (59) starting 2025-02-04 07:31:02,100 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Attendance: Automatically check-out employees' (59) done in 0.003s 2025-02-04 07:31:02,102 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Attendance: Automatically check-out employees' (59) processed 0 records, 0 records remaining 2025-02-04 07:31:02,105 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Attendance: Automatically check-out employees' (59) completed 2025-02-04 07:31:02,110 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Attendance: Detect Absences for employees' (60) starting 2025-02-04 07:31:02,113 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Attendance: Detect Absences for employees' (60) done in 0.003s 2025-02-04 07:31:02,115 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Attendance: Detect Absences for employees' (60) processed 0 records, 0 records remaining 2025-02-04 07:31:02,119 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Attendance: Detect Absences for employees' (60) completed 2025-02-04 07:31:02,125 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Contract: update state' (61) starting 2025-02-04 07:31:02,334 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Contract: update state' (61) done in 0.209s 2025-02-04 07:31:02,336 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Contract: update state' (61) processed 0 records, 0 records remaining 2025-02-04 07:31:02,342 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Contract: update state' (61) completed 2025-02-04 07:31:02,349 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Accrual Time Off: Updates the number of time off' (62) starting 2025-02-04 07:31:02,354 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Accrual Time Off: Updates the number of time off' (62) done in 0.005s 2025-02-04 07:31:02,356 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Accrual Time Off: Updates the number of time off' (62) processed 0 records, 0 records remaining 2025-02-04 07:31:02,361 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Accrual Time Off: Updates the number of time off' (62) completed 2025-02-04 07:31:02,366 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Time Off: Cancel invalid leaves' (63) starting 2025-02-04 07:31:02,372 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Time Off: Cancel invalid leaves' (63) done in 0.005s 2025-02-04 07:31:02,373 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Time Off: Cancel invalid leaves' (63) processed 0 records, 0 records remaining 2025-02-04 07:31:02,376 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Time Off: Cancel invalid leaves' (63) completed 2025-02-04 07:31:02,381 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Marketing Automation: sync participants' (64) starting 2025-02-04 07:31:02,384 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Marketing Automation: sync participants' (64) done in 0.003s 2025-02-04 07:31:02,386 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Marketing Automation: sync participants' (64) processed 0 records, 0 records remaining 2025-02-04 07:31:02,389 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Marketing Automation: sync participants' (64) completed 2025-02-04 07:31:02,393 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Marketing Automation: execute activities' (65) starting 2025-02-04 07:31:02,396 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Marketing Automation: execute activities' (65) done in 0.002s 2025-02-04 07:31:02,397 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Marketing Automation: execute activities' (65) processed 0 records, 0 records remaining 2025-02-04 07:31:02,400 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Marketing Automation: execute activities' (65) completed 2025-02-04 07:31:02,405 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Membership: update memberships' (66) starting 2025-02-04 07:31:02,408 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Membership: update memberships' (66) done in 0.003s 2025-02-04 07:31:02,410 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Membership: update memberships' (66) processed 0 records, 0 records remaining 2025-02-04 07:31:02,413 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Membership: update memberships' (66) completed 2025-02-04 07:31:02,418 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Purchase reminder' (67) starting 2025-02-04 07:31:02,438 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Purchase reminder' (67) done in 0.020s 2025-02-04 07:31:02,440 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Purchase reminder' (67) processed 0 records, 0 records remaining 2025-02-04 07:31:02,443 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Purchase reminder' (67) completed 2025-02-04 07:31:02,447 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account automatic transfers: Perform transfers' (68) starting 2025-02-04 07:31:02,450 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account automatic transfers: Perform transfers' (68) done in 0.002s 2025-02-04 07:31:02,451 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account automatic transfers: Perform transfers' (68) processed 0 records, 0 records remaining 2025-02-04 07:31:02,454 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account automatic transfers: Perform transfers' (68) completed 2025-02-04 07:31:02,459 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Journal online sync' (69) starting 2025-02-04 07:31:02,462 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Journal online sync' (69) done in 0.003s 2025-02-04 07:31:02,464 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Journal online sync' (69) processed 0 records, 0 records remaining 2025-02-04 07:31:02,467 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Journal online sync' (69) completed 2025-02-04 07:31:02,473 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Journal online sync reminder' (71) starting 2025-02-04 07:31:02,476 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Journal online sync reminder' (71) done in 0.003s 2025-02-04 07:31:02,477 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Journal online sync reminder' (71) processed 0 records, 0 records remaining 2025-02-04 07:31:02,481 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Journal online sync reminder' (71) completed 2025-02-04 07:31:02,486 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Journal online sync cleanup unused connections' (72) starting 2025-02-04 07:31:02,489 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Journal online sync cleanup unused connections' (72) done in 0.003s 2025-02-04 07:31:02,491 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Journal online sync cleanup unused connections' (72) processed 0 records, 0 records remaining 2025-02-04 07:31:02,494 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Journal online sync cleanup unused connections' (72) completed 2025-02-04 07:31:02,498 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'PEPPOL: retrieve new documents' (73) starting 2025-02-04 07:31:02,502 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'PEPPOL: retrieve new documents' (73) done in 0.003s 2025-02-04 07:31:02,503 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'PEPPOL: retrieve new documents' (73) processed 0 records, 0 records remaining 2025-02-04 07:31:02,506 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'PEPPOL: retrieve new documents' (73) completed 2025-02-04 07:31:02,510 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'PEPPOL: update message status' (74) starting 2025-02-04 07:31:02,513 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'PEPPOL: update message status' (74) done in 0.002s 2025-02-04 07:31:02,514 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'PEPPOL: update message status' (74) processed 0 records, 0 records remaining 2025-02-04 07:31:02,517 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'PEPPOL: update message status' (74) completed 2025-02-04 07:31:02,522 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'PEPPOL: update participant status' (75) starting 2025-02-04 07:31:02,525 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'PEPPOL: update participant status' (75) done in 0.003s 2025-02-04 07:31:02,526 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'PEPPOL: update participant status' (75) processed 0 records, 0 records remaining 2025-02-04 07:31:02,529 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'PEPPOL: update participant status' (75) completed 2025-02-04 07:31:02,533 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'CRM: enrich leads (IAP)' (77) starting 2025-02-04 07:31:02,538 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'CRM: enrich leads (IAP)' (77) done in 0.004s 2025-02-04 07:31:02,539 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'CRM: enrich leads (IAP)' (77) processed 0 records, 0 records remaining 2025-02-04 07:31:02,542 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'CRM: enrich leads (IAP)' (77) completed 2025-02-04 07:31:02,546 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Presence: cron' (78) starting 2025-02-04 07:31:02,627 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Presence: cron' (78) done in 0.081s 2025-02-04 07:31:02,635 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Presence: cron' (78) processed 0 records, 0 records remaining 2025-02-04 07:31:02,639 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Presence: cron' (78) completed 2025-02-04 07:31:02,644 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Recruitment OCR: Update All Status' (79) starting 2025-02-04 07:31:02,647 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Recruitment OCR: Update All Status' (79) done in 0.003s 2025-02-04 07:31:02,649 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Recruitment OCR: Update All Status' (79) processed 0 records, 0 records remaining 2025-02-04 07:31:02,652 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Recruitment OCR: Update All Status' (79) completed 2025-02-04 07:31:02,656 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Recruitment OCR: Validate CV' (80) starting 2025-02-04 07:31:02,658 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Recruitment OCR: Validate CV' (80) done in 0.002s 2025-02-04 07:31:02,659 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Recruitment OCR: Validate CV' (80) processed 0 records, 0 records remaining 2025-02-04 07:31:02,662 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Recruitment OCR: Validate CV' (80) completed 2025-02-04 07:31:02,668 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Automatic Job Posting on job boards' (81) starting 2025-02-04 07:31:02,672 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Automatic Job Posting on job boards' (81) done in 0.004s 2025-02-04 07:31:02,673 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Automatic Job Posting on job boards' (81) processed 0 records, 0 records remaining 2025-02-04 07:31:02,677 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Automatic Job Posting on job boards' (81) completed 2025-02-04 07:31:02,682 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Automatic job posting deleting on job boards' (82) starting 2025-02-04 07:31:02,685 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Automatic job posting deleting on job boards' (82) done in 0.003s 2025-02-04 07:31:02,687 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Automatic job posting deleting on job boards' (82) processed 0 records, 0 records remaining 2025-02-04 07:31:02,691 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Automatic job posting deleting on job boards' (82) completed 2025-02-04 07:31:02,696 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Missing Work Entries' (83) starting 2025-02-04 07:31:02,776 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Missing Work Entries' (83) done in 0.080s 2025-02-04 07:31:02,778 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Missing Work Entries' (83) processed 0 records, 0 records remaining 2025-02-04 07:31:02,780 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Missing Work Entries' (83) completed 2025-02-04 07:31:02,784 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Planning: generate next recurring shifts' (84) starting 2025-02-04 07:31:03,225 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Planning: generate next recurring shifts' (84) done in 0.441s 2025-02-04 07:31:03,227 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Planning: generate next recurring shifts' (84) processed 0 records, 0 records remaining 2025-02-04 07:31:03,229 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Planning: generate next recurring shifts' (84) completed 2025-02-04 07:31:03,233 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Update payment status' (87) starting 2025-02-04 07:31:03,236 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Update payment status' (87) done in 0.003s 2025-02-04 07:31:03,237 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Update payment status' (87) processed 0 records, 0 records remaining 2025-02-04 07:31:03,240 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Account: Update payment status' (87) completed 2025-02-04 07:31:03,244 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Send account reports automatically' (88) starting 2025-02-04 07:31:03,246 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Send account reports automatically' (88) done in 0.002s 2025-02-04 07:31:03,248 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Send account reports automatically' (88) processed 0 records, 0 records remaining 2025-02-04 07:31:03,250 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Send account reports automatically' (88) completed 2025-02-04 07:31:03,255 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Archive/Delete redundant generated salary data' (89) starting 2025-02-04 07:31:03,258 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Archive/Delete redundant generated salary data' (89) done in 0.003s 2025-02-04 07:31:03,259 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Archive/Delete redundant generated salary data' (89) processed 0 records, 0 records remaining 2025-02-04 07:31:03,261 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Archive/Delete redundant generated salary data' (89) completed 2025-02-04 07:31:03,265 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Salary Configurator: Update Offer State' (90) starting 2025-02-04 07:31:03,268 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Salary Configurator: Update Offer State' (90) done in 0.002s 2025-02-04 07:31:03,269 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Salary Configurator: Update Offer State' (90) processed 0 records, 0 records remaining 2025-02-04 07:31:03,272 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Salary Configurator: Update Offer State' (90) completed 2025-02-04 07:31:03,276 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Expense OCR: Update All Status' (91) starting 2025-02-04 07:31:03,279 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Expense OCR: Update All Status' (91) done in 0.003s 2025-02-04 07:31:03,280 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Expense OCR: Update All Status' (91) processed 0 records, 0 records remaining 2025-02-04 07:31:03,283 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Expense OCR: Update All Status' (91) completed 2025-02-04 07:31:03,289 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Expense OCR: Validate Expenses' (92) starting 2025-02-04 07:31:03,291 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Expense OCR: Validate Expenses' (92) done in 0.002s 2025-02-04 07:31:03,293 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Expense OCR: Validate Expenses' (92) processed 0 records, 0 records remaining 2025-02-04 07:31:03,297 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Expense OCR: Validate Expenses' (92) completed 2025-02-04 07:31:03,304 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'MPS: replenish automated schedules' (93) starting 2025-02-04 07:31:03,319 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'MPS: replenish automated schedules' (93) done in 0.015s 2025-02-04 07:31:03,321 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'MPS: replenish automated schedules' (93) processed 0 records, 0 records remaining 2025-02-04 07:31:03,323 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'MPS: replenish automated schedules' (93) completed 2025-02-04 07:31:03,328 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SEPA Direct Debit: Confirm paid transactions' (94) starting 2025-02-04 07:31:03,330 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SEPA Direct Debit: Confirm paid transactions' (94) done in 0.002s 2025-02-04 07:31:03,332 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SEPA Direct Debit: Confirm paid transactions' (94) processed 0 records, 0 records remaining 2025-02-04 07:31:03,335 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SEPA Direct Debit: Confirm paid transactions' (94) completed 2025-02-04 07:31:03,339 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'POS Pricer: tags update synchronization ' (96) starting 2025-02-04 07:31:03,342 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'POS Pricer: tags update synchronization ' (96) done in 0.003s 2025-02-04 07:31:03,343 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'POS Pricer: tags update synchronization ' (96) processed 0 records, 0 records remaining 2025-02-04 07:31:03,346 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'POS Pricer: tags update synchronization ' (96) completed 2025-02-04 07:31:03,351 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sales: Send pending emails' (97) starting 2025-02-04 07:31:03,354 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sales: Send pending emails' (97) done in 0.003s 2025-02-04 07:31:03,355 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sales: Send pending emails' (97) processed 0 records, 0 records remaining 2025-02-04 07:31:03,359 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sales: Send pending emails' (97) completed 2025-02-04 07:31:03,364 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Timesheet: Employees Email Reminder' (98) starting 2025-02-04 07:31:03,367 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Timesheet: Employees Email Reminder' (98) done in 0.003s 2025-02-04 07:31:03,368 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Timesheet: Employees Email Reminder' (98) processed 0 records, 0 records remaining 2025-02-04 07:31:03,372 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Timesheet: Employees Email Reminder' (98) completed 2025-02-04 07:31:03,377 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Timesheet: Approvers Email Reminder' (99) starting 2025-02-04 07:31:03,380 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Timesheet: Approvers Email Reminder' (99) done in 0.003s 2025-02-04 07:31:03,381 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Timesheet: Approvers Email Reminder' (99) processed 0 records, 0 records remaining 2025-02-04 07:31:03,384 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Timesheet: Approvers Email Reminder' (99) completed 2025-02-04 07:31:03,389 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Lead Generation: Leads/Opportunities Generation' (100) starting 2025-02-04 07:31:03,391 198 INFO 74450978-saas-18-1-all odoo.addons.website_crm_iap_reveal.models.crm_reveal_rule: Start Reveal Lead Generation 2025-02-04 07:31:03,394 198 INFO 74450978-saas-18-1-all odoo.addons.website_crm_iap_reveal.models.crm_reveal_rule: End Reveal Lead Generation - 0 views processed 2025-02-04 07:31:03,394 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Lead Generation: Leads/Opportunities Generation' (100) done in 0.005s 2025-02-04 07:31:03,395 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Lead Generation: Leads/Opportunities Generation' (100) processed 0 records, 0 records remaining 2025-02-04 07:31:03,398 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Lead Generation: Leads/Opportunities Generation' (100) completed 2025-02-04 07:31:03,403 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Invoice OCR: Update All Status' (102) starting 2025-02-04 07:31:03,405 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Invoice OCR: Update All Status' (102) done in 0.003s 2025-02-04 07:31:03,407 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Invoice OCR: Update All Status' (102) processed 0 records, 0 records remaining 2025-02-04 07:31:03,409 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Invoice OCR: Update All Status' (102) completed 2025-02-04 07:31:03,413 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Invoice OCR: Validate Invoices' (103) starting 2025-02-04 07:31:03,416 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Invoice OCR: Validate Invoices' (103) done in 0.002s 2025-02-04 07:31:03,417 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Invoice OCR: Validate Invoices' (103) processed 0 records, 0 records remaining 2025-02-04 07:31:03,420 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Invoice OCR: Validate Invoices' (103) completed 2025-02-04 07:31:03,425 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Pdf Quote Builder: assign form fields to documents post upgrade' (106) starting 2025-02-04 07:31:03,471 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Pdf Quote Builder: assign form fields to documents post upgrade' (106) done in 0.046s 2025-02-04 07:31:03,472 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Pdf Quote Builder: assign form fields to documents post upgrade' (106) processed 0 records, 0 records remaining 2025-02-04 07:31:03,477 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Pdf Quote Builder: assign form fields to documents post upgrade' (106) completed 2025-02-04 07:31:03,482 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: subscriptions expiration' (107) starting 2025-02-04 07:31:03,668 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: subscriptions expiration' (107) done in 0.186s 2025-02-04 07:31:03,670 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: subscriptions expiration' (107) processed 0 records, 0 records remaining 2025-02-04 07:31:03,673 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: subscriptions expiration' (107) completed 2025-02-04 07:31:03,678 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: generate recurring invoices and payments' (108) starting 2025-02-04 07:31:03,696 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: generate recurring invoices and payments' (108) done in 0.018s 2025-02-04 07:31:03,698 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: generate recurring invoices and payments' (108) processed 0 records, 0 records remaining 2025-02-04 07:31:03,701 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: generate recurring invoices and payments' (108) completed 2025-02-04 07:31:03,706 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: send reminder for subscriptions with no token' (109) starting 2025-02-04 07:31:03,844 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: send reminder for subscriptions with no token' (109) done in 0.137s 2025-02-04 07:31:03,846 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: send reminder for subscriptions with no token' (109) processed 0 records, 0 records remaining 2025-02-04 07:31:03,848 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: send reminder for subscriptions with no token' (109) completed 2025-02-04 07:31:03,853 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: Update KPI' (110) starting 2025-02-04 07:31:03,873 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: Update KPI' (110) done in 0.020s 2025-02-04 07:31:03,875 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: Update KPI' (110) processed 0 records, 0 records remaining 2025-02-04 07:31:03,878 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Sale Subscription: Update KPI' (110) completed 2025-02-04 07:31:03,882 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'eCommerce: send email to customers about their abandoned cart' (111) starting 2025-02-04 07:31:03,884 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'eCommerce: send email to customers about their abandoned cart' (111) done in 0.003s 2025-02-04 07:31:03,886 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'eCommerce: send email to customers about their abandoned cart' (111) processed 0 records, 0 records remaining 2025-02-04 07:31:03,888 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'eCommerce: send email to customers about their abandoned cart' (111) completed 2025-02-04 07:31:03,892 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 07:31:03,895 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.002s 2025-02-04 07:31:03,896 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 07:31:03,899 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 07:31:03,904 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Product: send email regarding products availability' (122) starting 2025-02-04 07:31:03,913 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Product: send email regarding products availability' (122) done in 0.008s 2025-02-04 07:31:03,914 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Product: send email regarding products availability' (122) processed 0 records, 0 records remaining 2025-02-04 07:31:03,918 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Product: send email regarding products availability' (122) completed 2025-02-04 07:31:03,923 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: Email Queue Manager' (4) starting 2025-02-04 07:31:03,955 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 9 and Message-Id '<508437430222937.1738652674.530625343322754-openerp-6-res.users@4d550822462c>' successfully sent 2025-02-04 07:31:03,960 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [9] 2025-02-04 07:31:03,971 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [84] 2025-02-04 07:31:03,991 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 10 and Message-Id '<969184307404948.1738652674.560022115707397-openerp-7-res.users@4d550822462c>' successfully sent 2025-02-04 07:31:03,994 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [10] 2025-02-04 07:31:03,999 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [85] 2025-02-04 07:31:04,018 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 170 and Message-Id '<560299807453938.1738653097.834233522415161-openerp-61-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,022 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [170] 2025-02-04 07:31:04,036 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 195 and Message-Id '<503304400981496.1738653319.285187482833862-openerp-1-gamification.badge.user@4d550822462c>' successfully sent 2025-02-04 07:31:04,038 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [195] 2025-02-04 07:31:04,044 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [2347] 2025-02-04 07:31:04,062 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 196 and Message-Id '<814976054364692.1738653319.325774431228638-openerp-2-gamification.badge.user@4d550822462c>' successfully sent 2025-02-04 07:31:04,065 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [196] 2025-02-04 07:31:04,070 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [2348] 2025-02-04 07:31:04,089 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 197 and Message-Id '<793649542983033.1738653319.358638525009155-openerp-3-gamification.badge.user@4d550822462c>' successfully sent 2025-02-04 07:31:04,091 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [197] 2025-02-04 07:31:04,097 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [2349] 2025-02-04 07:31:04,114 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 198 and Message-Id '<995399302174061.1738653319.398419618606567-openerp-4-gamification.badge.user@4d550822462c>' successfully sent 2025-02-04 07:31:04,117 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [198] 2025-02-04 07:31:04,122 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [2350] 2025-02-04 07:31:04,140 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 199 and Message-Id '<769465718678459.1738653319.430854082107544-openerp-5-gamification.badge.user@4d550822462c>' successfully sent 2025-02-04 07:31:04,142 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [199] 2025-02-04 07:31:04,147 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [2351] 2025-02-04 07:31:04,167 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 244 and Message-Id '<229396571410091.1738653371.867586374282837-openerp-66-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,172 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [244] 2025-02-04 07:31:04,186 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 245 and Message-Id '<052063180305759.1738653371.935398101806641-openerp-67-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,191 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [245] 2025-02-04 07:31:04,207 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 246 and Message-Id '<833340526046704.1738653371.967502355575562-openerp-68-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,211 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [246] 2025-02-04 07:31:04,227 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 247 and Message-Id '<039256118962407.1738653372.000417947769165-openerp-69-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,231 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [247] 2025-02-04 07:31:04,247 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 248 and Message-Id '<575204341113383.1738653372.034864902496338-openerp-70-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,251 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [248] 2025-02-04 07:31:04,266 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 249 and Message-Id '<263733757884923.1738653372.067053556442261-openerp-71-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,270 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [249] 2025-02-04 07:31:04,285 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 250 and Message-Id '<044346818776309.1738653372.099641323089600-openerp-72-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,289 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [250] 2025-02-04 07:31:04,304 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 251 and Message-Id '<941570089002387.1738653372.129392623901367-openerp-73-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,308 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [251] 2025-02-04 07:31:04,325 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 252 and Message-Id '<617837463365610.1738653372.159363985061646-openerp-74-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,329 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [252] 2025-02-04 07:31:04,345 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 253 and Message-Id '<289573276486036.1738653372.196378707885742-openerp-75-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,349 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [253] 2025-02-04 07:31:04,364 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 254 and Message-Id '<103559617229719.1738653372.229278564453125-openerp-76-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,367 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [254] 2025-02-04 07:31:04,382 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 255 and Message-Id '<994341999277333.1738653372.259840488433838-openerp-77-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,387 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [255] 2025-02-04 07:31:04,401 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 256 and Message-Id '<752331897640547.1738653372.288966655731201-openerp-78-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,405 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [256] 2025-02-04 07:31:04,419 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 257 and Message-Id '<240461928887361.1738653372.317108631134033-openerp-79-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,423 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [257] 2025-02-04 07:31:04,436 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 258 and Message-Id '<903135185133954.1738653372.344220161437988-openerp-80-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,440 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [258] 2025-02-04 07:31:04,455 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 259 and Message-Id '<472127934168330.1738653372.379014253616333-openerp-81-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,458 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [259] 2025-02-04 07:31:04,474 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 260 and Message-Id '<753318528322003.1738653372.406153202056885-openerp-82-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,477 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [260] 2025-02-04 07:31:04,492 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 261 and Message-Id '<328970824265335.1738653372.435058116912842-openerp-83-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,496 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [261] 2025-02-04 07:31:04,513 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 269 and Message-Id '<961128673142901.1738653500.414662837982178-openerp-87-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,517 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [269] 2025-02-04 07:31:04,534 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 270 and Message-Id '<005098470587846.1738653500.489871501922607-openerp-88-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,537 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [270] 2025-02-04 07:31:04,554 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 276 and Message-Id '<736200326190797.1738653562.304804325103760-openerp-89-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,558 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [276] 2025-02-04 07:31:04,576 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 277 and Message-Id '<245314829931009.1738653562.361228466033936-openerp-90-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,580 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [277] 2025-02-04 07:31:04,602 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 278 and Message-Id '<286385055190132.1738653562.387389421463013-openerp-91-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,606 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [278] 2025-02-04 07:31:04,623 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 279 and Message-Id '<245325131868110.1738653562.411680459976196-openerp-93-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,629 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [279] 2025-02-04 07:31:04,650 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 295 and Message-Id '<702327811580013.1738653625.084316730499268-openerp-94-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,655 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [295] 2025-02-04 07:31:04,673 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 296 and Message-Id '<400586968321650.1738653625.148190498352051-openerp-95-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,677 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [296] 2025-02-04 07:31:04,694 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 330 and Message-Id '<907313630085744.1738653703.676885843276978-openerp-message-notify@4d550822462c>' successfully sent 2025-02-04 07:31:04,698 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [330] 2025-02-04 07:31:04,720 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 331 and Message-Id '<738873158820284.1738653703.807143211364746-openerp-98-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,724 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [331] 2025-02-04 07:31:04,739 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 332 and Message-Id '<525768188122468.1738653703.890541076660156-openerp-101-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,743 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [332] 2025-02-04 07:31:04,760 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 333 and Message-Id '<551960791212168.1738653703.921875476837158-openerp-102-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,764 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [333] 2025-02-04 07:31:04,778 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 334 and Message-Id '<723355757593486.1738653703.955402612686157-openerp-105-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,782 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [334] 2025-02-04 07:31:04,802 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 335 and Message-Id '<890615715624153.1738653703.990327119827271-openerp-106-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,805 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [335] 2025-02-04 07:31:04,819 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 336 and Message-Id '<848738393918619.1738653704.026870727539062-openerp-109-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,823 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [336] 2025-02-04 07:31:04,835 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 337 and Message-Id '<775814154428119.1738653704.056733131408691-openerp-110-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,839 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [337] 2025-02-04 07:31:04,852 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 338 and Message-Id '<604126251627102.1738653704.082637071609497-openerp-111-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,855 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [338] 2025-02-04 07:31:04,869 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 339 and Message-Id '<917615360781536.1738653704.119290590286255-openerp-112-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,874 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [339] 2025-02-04 07:31:04,893 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 340 and Message-Id '<626494612270893.1738653704.163595676422119-openerp-113-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,897 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [340] 2025-02-04 07:31:04,918 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 341 and Message-Id '<518039816454844.1738653704.202357769012451-openerp-114-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,922 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [341] 2025-02-04 07:31:04,937 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 342 and Message-Id '<851832753033241.1738653704.254850149154663-openerp-119-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,941 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [342] 2025-02-04 07:31:04,959 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 343 and Message-Id '<102545440151911.1738653704.289599657058716-openerp-127-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,964 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [343] 2025-02-04 07:31:04,984 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 344 and Message-Id '<192725656152181.1738653704.328128814697266-openerp-129-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:04,989 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [344] 2025-02-04 07:31:05,008 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 345 and Message-Id '<029994505671450.1738653704.360793828964233-openerp-130-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:05,013 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [345] 2025-02-04 07:31:05,030 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 346 and Message-Id '<330701165291981.1738653746.151166677474976-openerp-131-project.task@4d550822462c>' successfully sent 2025-02-04 07:31:05,035 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [346] 2025-02-04 07:31:05,052 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 392 and Message-Id '<536747765294378.1738653976.161503553390503-openerp-message-notify@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,056 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [392] 2025-02-04 07:31:05,071 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 393 and Message-Id '<718994835337757.1738653976.218087911605835-openerp-message-notify@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,076 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [393] 2025-02-04 07:31:05,090 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 394 and Message-Id '<245999319546073.1738653976.230891227722168-openerp-message-notify@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,094 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [394] 2025-02-04 07:31:05,107 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 395 and Message-Id '<763368444725889.1738653976.561539649963379-openerp-6-gamification.badge.user@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,109 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [395] 2025-02-04 07:31:05,115 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [4085] 2025-02-04 07:31:05,132 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 396 and Message-Id '<675156835158556.1738653976.604404449462891-openerp-7-gamification.badge.user@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,135 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [396] 2025-02-04 07:31:05,141 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [4086] 2025-02-04 07:31:05,161 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 397 and Message-Id '<032693673005728.1738653976.646127462387085-openerp-8-gamification.badge.user@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,164 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [397] 2025-02-04 07:31:05,170 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [4087] 2025-02-04 07:31:05,192 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 398 and Message-Id '<175817132383404.1738653976.692956924438477-openerp-9-gamification.badge.user@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,195 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [398] 2025-02-04 07:31:05,201 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [4088] 2025-02-04 07:31:05,220 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 399 and Message-Id '<644708998748842.1738653976.734884977340698-openerp-10-gamification.badge.user@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,223 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [399] 2025-02-04 07:31:05,228 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [4089] 2025-02-04 07:31:05,246 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 400 and Message-Id '<806474397637984.1738653976.782345056533813-openerp-11-gamification.badge.user@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,248 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [400] 2025-02-04 07:31:05,254 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [4090] 2025-02-04 07:31:05,273 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 401 and Message-Id '<240244195470583.1738653976.837180137634277-openerp-12-gamification.badge.user@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,276 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [401] 2025-02-04 07:31:05,282 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [4091] 2025-02-04 07:31:05,303 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 402 and Message-Id '<264347546259727.1738653976.885435342788696-openerp-13-gamification.badge.user@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,306 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [402] 2025-02-04 07:31:05,314 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [4092] 2025-02-04 07:31:05,339 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 440 and Message-Id '<139687092557516.1738654263.592548847198486-openerp-68-sale.order@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,346 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [440] 2025-02-04 07:31:05,365 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 441 and Message-Id '<001623606962012.1738654263.654879093170166-openerp-69-sale.order@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,369 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [441] 2025-02-04 07:31:05,371 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Sent batch 64 emails via mail server ID #False 2025-02-04 07:31:05,387 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 40 and Message-Id '<094671450042302.1738652767.018580198287964-openerp-2-helpdesk.ticket@4d550822462c>' successfully sent 2025-02-04 07:31:05,391 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [40] 2025-02-04 07:31:05,408 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 41 and Message-Id '<105158550304359.1738652767.073943614959717-openerp-3-helpdesk.ticket@4d550822462c>' successfully sent 2025-02-04 07:31:05,412 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [41] 2025-02-04 07:31:05,429 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 42 and Message-Id '<919300012309527.1738652767.121778964996338-openerp-8-helpdesk.ticket@4d550822462c>' successfully sent 2025-02-04 07:31:05,432 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [42] 2025-02-04 07:31:05,456 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 43 and Message-Id '<283147422966875.1738652767.174596548080444-openerp-9-helpdesk.ticket@4d550822462c>' successfully sent 2025-02-04 07:31:05,460 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [43] 2025-02-04 07:31:05,482 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 44 and Message-Id '<932954437525044.1738652767.210679769515991-openerp-12-helpdesk.ticket@4d550822462c>' successfully sent 2025-02-04 07:31:05,487 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [44] 2025-02-04 07:31:05,504 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 45 and Message-Id '<113881605560972.1738652767.254181146621704-openerp-13-helpdesk.ticket@4d550822462c>' successfully sent 2025-02-04 07:31:05,509 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [45] 2025-02-04 07:31:05,529 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 46 and Message-Id '<343860670773780.1738652767.302095174789429-openerp-14-helpdesk.ticket@4d550822462c>' successfully sent 2025-02-04 07:31:05,532 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [46] 2025-02-04 07:31:05,550 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 47 and Message-Id '<030489928366812.1738652767.351734876632690-openerp-21-helpdesk.ticket@4d550822462c>' successfully sent 2025-02-04 07:31:05,554 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [47] 2025-02-04 07:31:05,573 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 48 and Message-Id '<953839195149111.1738652767.406440973281860-openerp-22-helpdesk.ticket@4d550822462c>' successfully sent 2025-02-04 07:31:05,578 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [48] 2025-02-04 07:31:05,598 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 49 and Message-Id '<852240081816617.1738652767.449398040771484-openerp-25-helpdesk.ticket@4d550822462c>' successfully sent 2025-02-04 07:31:05,603 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [49] 2025-02-04 07:31:05,621 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 50 and Message-Id '<786163467204517.1738652767.495777130126953-openerp-26-helpdesk.ticket@4d550822462c>' successfully sent 2025-02-04 07:31:05,625 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [50] 2025-02-04 07:31:05,626 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Sent batch 11 emails via mail server ID #False 2025-02-04 07:31:05,646 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 169 and Message-Id '<711186822554764.1738653097.768448829650879-openerp-28-helpdesk.ticket@4d550822462c>' successfully sent 2025-02-04 07:31:05,651 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [169] 2025-02-04 07:31:05,669 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 171 and Message-Id '<544853877403670.1738653097.890779733657837-openerp-29-helpdesk.ticket@4d550822462c>' successfully sent 2025-02-04 07:31:05,672 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [171] 2025-02-04 07:31:05,688 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 189 and Message-Id '<149065681408843.1738653316.102985620498657-openerp-2-event.track@4d550822462c>' successfully sent 2025-02-04 07:31:05,692 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [189] 2025-02-04 07:31:05,709 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 190 and Message-Id '<042193496859030.1738653316.166553974151611-openerp-3-event.track@4d550822462c>' successfully sent 2025-02-04 07:31:05,712 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [190] 2025-02-04 07:31:05,728 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 191 and Message-Id '<604115806333985.1738653316.205448865890503-openerp-11-event.track@4d550822462c>' successfully sent 2025-02-04 07:31:05,731 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [191] 2025-02-04 07:31:05,747 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 192 and Message-Id '<615462376596489.1738653316.244229793548584-openerp-18-event.track@4d550822462c>' successfully sent 2025-02-04 07:31:05,750 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [192] 2025-02-04 07:31:05,766 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 193 and Message-Id '<964633462824724.1738653316.284550905227661-openerp-19-event.track@4d550822462c>' successfully sent 2025-02-04 07:31:05,769 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [193] 2025-02-04 07:31:05,782 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 194 and Message-Id '<681942692044392.1738653316.329075813293457-openerp-20-event.track@4d550822462c>' successfully sent 2025-02-04 07:31:05,785 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [194] 2025-02-04 07:31:05,798 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 347 and Message-Id '<928693003339845.1738653746.212405204772949-openerp-31-helpdesk.ticket@4d550822462c>' successfully sent 2025-02-04 07:31:05,801 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [347] 2025-02-04 07:31:05,823 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 403 and Message-Id '<101564233392175.1738653990.543014764785767-openerp-1-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,826 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [403] 2025-02-04 07:31:05,844 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 404 and Message-Id '<777629771284497.1738653990.543128490447998-openerp-2-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,847 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [404] 2025-02-04 07:31:05,867 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 405 and Message-Id '<729267498968645.1738653990.543234348297119-openerp-3-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,871 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [405] 2025-02-04 07:31:05,891 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 406 and Message-Id '<349243411671714.1738654015.483204603195190-openerp-4-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,895 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [406] 2025-02-04 07:31:05,916 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 407 and Message-Id '<546349392879497.1738654015.483312606811523-openerp-5-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,919 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [407] 2025-02-04 07:31:05,937 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 408 and Message-Id '<367971382501027.1738654015.483408927917480-openerp-6-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,940 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [408] 2025-02-04 07:31:05,957 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 409 and Message-Id '<655709213922277.1738654015.483501911163330-openerp-7-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,961 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [409] 2025-02-04 07:31:05,981 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 410 and Message-Id '<894056130095080.1738654015.483594417572021-openerp-8-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:05,985 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [410] 2025-02-04 07:31:06,004 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 411 and Message-Id '<853543472673514.1738654015.483686685562134-openerp-9-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,007 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [411] 2025-02-04 07:31:06,027 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 412 and Message-Id '<261343046511412.1738654114.564593553543091-openerp-10-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,031 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [412] 2025-02-04 07:31:06,051 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 413 and Message-Id '<697895149309282.1738654114.564715147018433-openerp-11-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,055 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [413] 2025-02-04 07:31:06,074 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 414 and Message-Id '<406399273619831.1738654114.564815521240234-openerp-12-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,078 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [414] 2025-02-04 07:31:06,104 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 415 and Message-Id '<510566800746836.1738654114.564912557601929-openerp-13-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,108 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [415] 2025-02-04 07:31:06,134 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 416 and Message-Id '<638365306041922.1738654114.565007925033569-openerp-14-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,138 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [416] 2025-02-04 07:31:06,158 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 417 and Message-Id '<125128161824492.1738654140.521283388137817-openerp-15-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,162 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [417] 2025-02-04 07:31:06,186 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 418 and Message-Id '<598938891493414.1738654140.521406173706055-openerp-16-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,190 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [418] 2025-02-04 07:31:06,207 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 419 and Message-Id '<149084655912189.1738654140.521501541137695-openerp-17-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,210 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [419] 2025-02-04 07:31:06,229 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 420 and Message-Id '<386910232319495.1738654140.521617412567139-openerp-18-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,232 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [420] 2025-02-04 07:31:06,250 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 421 and Message-Id '<002748861292946.1738654140.521718025207520-openerp-19-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,253 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [421] 2025-02-04 07:31:06,272 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 422 and Message-Id '<272407019044352.1738654140.521811008453369-openerp-20-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,275 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [422] 2025-02-04 07:31:06,295 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 423 and Message-Id '<752270013726170.1738654232.495372772216797-openerp-21-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,298 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [423] 2025-02-04 07:31:06,319 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 424 and Message-Id '<460507687038922.1738654232.495493888854980-openerp-22-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,322 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [424] 2025-02-04 07:31:06,343 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 425 and Message-Id '<877790570721749.1738654232.495594501495361-openerp-23-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,346 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [425] 2025-02-04 07:31:06,366 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 426 and Message-Id '<403234912848959.1738654239.928060054779053-openerp-28-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,370 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [426] 2025-02-04 07:31:06,396 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 427 and Message-Id '<952686315649445.1738654239.928165674209595-openerp-29-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,399 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [427] 2025-02-04 07:31:06,434 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 428 and Message-Id '<264407839309658.1738654257.750847578048706-openerp-24-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,438 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [428] 2025-02-04 07:31:06,479 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 429 and Message-Id '<246862886770347.1738654257.750955343246460-openerp-25-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,483 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [429] 2025-02-04 07:31:06,518 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 430 and Message-Id '<749364973280107.1738654257.751049280166626-openerp-26-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,521 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [430] 2025-02-04 07:31:06,541 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 431 and Message-Id '<803573030546063.1738654257.751142024993896-openerp-27-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,544 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [431] 2025-02-04 07:31:06,560 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 432 and Message-Id '<464503871736111.1738654258.053724765777588-openerp-24-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,563 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [432] 2025-02-04 07:31:06,577 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 433 and Message-Id '<004427244971141.1738654258.053864002227783-openerp-25-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,580 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [433] 2025-02-04 07:31:06,593 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 434 and Message-Id '<456088091032666.1738654258.053964614868164-openerp-26-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,596 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [434] 2025-02-04 07:31:06,610 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 435 and Message-Id '<753402674780517.1738654258.054052591323853-openerp-27-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,613 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [435] 2025-02-04 07:31:06,627 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 436 and Message-Id '<560743310919163.1738654258.321552991867065-openerp-24-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,631 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [436] 2025-02-04 07:31:06,645 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 437 and Message-Id '<071550128327102.1738654258.321650266647339-openerp-25-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,648 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [437] 2025-02-04 07:31:06,662 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 438 and Message-Id '<299031880467249.1738654258.321737289428711-openerp-26-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,666 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [438] 2025-02-04 07:31:06,681 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 439 and Message-Id '<012808751966723.1738654258.321820735931396-openerp-27-event.registration@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,684 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [439] 2025-02-04 07:31:06,685 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Sent batch 46 emails via mail server ID #False 2025-02-04 07:31:06,697 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 184 and Message-Id '<770021914976990.1738653256.036318778991699-openerp-374-planning.slot@4d550822462c>' successfully sent 2025-02-04 07:31:06,699 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [184] 2025-02-04 07:31:06,703 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [2110] 2025-02-04 07:31:06,704 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-02-04 07:31:06,717 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 442 and Message-Id '<218344450194568.1738654263.766219377517700-openerp-79-sale.order@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,719 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [442] 2025-02-04 07:31:06,725 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [4140] 2025-02-04 07:31:06,738 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 443 and Message-Id '<033508744467242.1738654263.802546262741089-openerp-41-sale.order@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,740 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [443] 2025-02-04 07:31:06,745 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [4141] 2025-02-04 07:31:06,763 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 444 and Message-Id '<622368767861010.1738654263.834840059280396-openerp-40-sale.order@a8ffd91815bd>' successfully sent 2025-02-04 07:31:06,765 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [444] 2025-02-04 07:31:06,772 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.message records with IDs: [4142] 2025-02-04 07:31:06,779 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Sent batch 3 emails via mail server ID #False 2025-02-04 07:31:06,780 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: Email Queue Manager' (4) done in 2.856s 2025-02-04 07:31:06,781 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: Email Queue Manager' (4) processed 125 records, 0 records remaining 2025-02-04 07:31:06,784 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: Email Queue Manager' (4) completed 2025-02-04 07:31:06,789 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Users: Notify About Unregistered Users' (13) starting 2025-02-04 07:31:06,794 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Users: Notify About Unregistered Users' (13) done in 0.005s 2025-02-04 07:31:06,795 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Users: Notify About Unregistered Users' (13) processed 0 records, 0 records remaining 2025-02-04 07:31:06,797 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Users: Notify About Unregistered Users' (13) completed 2025-02-04 07:31:06,802 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Partner Autocomplete: Sync with remote DB' (30) starting 2025-02-04 07:31:06,806 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Partner Autocomplete: Sync with remote DB' (30) done in 0.004s 2025-02-04 07:31:06,807 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Partner Autocomplete: Sync with remote DB' (30) processed 0 records, 0 records remaining 2025-02-04 07:31:06,810 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Partner Autocomplete: Sync with remote DB' (30) completed 2025-02-04 07:31:06,815 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail Marketing: Process queue' (48) starting 2025-02-04 07:31:06,819 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail Marketing: Process queue' (48) done in 0.003s 2025-02-04 07:31:06,820 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail Marketing: Process queue' (48) processed 0 records, 0 records remaining 2025-02-04 07:31:06,823 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail Marketing: Process queue' (48) completed 2025-02-04 07:31:06,828 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Base: Portal Users Deletion' (2) starting 2025-02-04 07:31:06,831 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Base: Portal Users Deletion' (2) done in 0.003s 2025-02-04 07:31:06,833 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Base: Portal Users Deletion' (2) processed 0 records, 0 records remaining 2025-02-04 07:31:06,836 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Base: Portal Users Deletion' (2) completed 2025-02-04 07:31:06,840 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail List: Notify group moderators' (38) starting 2025-02-04 07:31:06,870 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail List: Notify group moderators' (38) done in 0.030s 2025-02-04 07:31:06,872 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail List: Notify group moderators' (38) processed 0 records, 0 records remaining 2025-02-04 07:31:06,875 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail List: Notify group moderators' (38) completed 2025-02-04 07:31:06,881 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync feeds' (117) starting 2025-02-04 07:31:06,884 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync feeds' (117) done in 0.003s 2025-02-04 07:31:06,885 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync feeds' (117) processed 0 records, 0 records remaining 2025-02-04 07:31:06,888 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync feeds' (117) completed 2025-02-04 07:31:06,893 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: retry sync shipping labels' (121) starting 2025-02-04 07:31:06,895 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: retry sync shipping labels' (121) done in 0.002s 2025-02-04 07:31:06,897 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: retry sync shipping labels' (121) processed 0 records, 0 records remaining 2025-02-04 07:31:06,899 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: retry sync shipping labels' (121) completed 2025-02-04 07:34:31,357 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 07:34:31,360 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.003s 2025-02-04 07:34:31,362 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 07:34:31,367 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 07:35:39,553 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) starting 2025-02-04 07:35:39,557 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) done in 0.003s 2025-02-04 07:35:39,558 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) processed 0 records, 0 records remaining 2025-02-04 07:35:39,561 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) completed 2025-02-04 07:39:04,057 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 07:39:04,059 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.002s 2025-02-04 07:39:04,061 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 07:39:04,064 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 07:44:44,843 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 07:44:44,845 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.002s 2025-02-04 07:44:44,847 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 07:44:44,849 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 07:45:53,036 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) starting 2025-02-04 07:45:53,039 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) done in 0.002s 2025-02-04 07:45:53,040 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) processed 0 records, 0 records remaining 2025-02-04 07:45:53,043 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) completed 2025-02-04 07:49:17,578 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 07:49:17,582 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.004s 2025-02-04 07:49:17,583 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 07:49:17,587 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 07:49:17,591 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync orders' (114) starting 2025-02-04 07:49:17,593 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync orders' (114) done in 0.002s 2025-02-04 07:49:17,595 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync orders' (114) processed 0 records, 0 records remaining 2025-02-04 07:49:17,597 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync orders' (114) completed 2025-02-04 07:50:25,784 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync shipping labels' (119) starting 2025-02-04 07:50:25,788 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync shipping labels' (119) done in 0.004s 2025-02-04 07:50:25,790 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync shipping labels' (119) processed 0 records, 0 records remaining 2025-02-04 07:50:25,793 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync shipping labels' (119) completed 2025-02-04 07:50:25,798 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync inventory' (120) starting 2025-02-04 07:50:25,801 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync inventory' (120) done in 0.003s 2025-02-04 07:50:25,802 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync inventory' (120) processed 0 records, 0 records remaining 2025-02-04 07:50:25,805 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync inventory' (120) completed 2025-02-04 07:54:58,519 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 07:54:58,522 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.002s 2025-02-04 07:54:58,523 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 07:54:58,526 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 07:56:06,714 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) starting 2025-02-04 07:56:06,717 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) done in 0.003s 2025-02-04 07:56:06,719 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) processed 0 records, 0 records remaining 2025-02-04 07:56:06,723 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) completed 2025-02-04 07:59:31,184 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 07:59:31,190 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.006s 2025-02-04 07:59:31,192 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 07:59:31,204 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 07:59:31,209 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync delivery orders' (115) starting 2025-02-04 07:59:31,223 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync delivery orders' (115) done in 0.013s 2025-02-04 07:59:31,224 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync delivery orders' (115) processed 0 records, 0 records remaining 2025-02-04 07:59:31,227 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync delivery orders' (115) completed 2025-02-04 07:59:31,232 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync available inventory' (116) starting 2025-02-04 07:59:31,235 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync available inventory' (116) done in 0.003s 2025-02-04 07:59:31,237 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync available inventory' (116) processed 0 records, 0 records remaining 2025-02-04 07:59:31,240 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync available inventory' (116) completed 2025-02-04 08:04:04,015 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 08:04:04,023 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.008s 2025-02-04 08:04:04,025 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 08:04:04,043 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 08:04:57,573 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Notification: Notify scheduled messages' (9) starting 2025-02-04 08:04:57,579 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Notification: Notify scheduled messages' (9) done in 0.007s 2025-02-04 08:04:57,582 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Notification: Notify scheduled messages' (9) processed 0 records, 0 records remaining 2025-02-04 08:04:57,596 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Notification: Notify scheduled messages' (9) completed 2025-02-04 08:04:57,602 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: Email Queue Manager' (4) starting 2025-02-04 08:04:57,642 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 445 and Message-Id '<112327752056415.1738654266.860689878463745-openerp-message-notify@a8ffd91815bd>' successfully sent 2025-02-04 08:04:57,652 198 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [445] 2025-02-04 08:04:57,653 198 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-02-04 08:04:57,654 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: Email Queue Manager' (4) done in 0.052s 2025-02-04 08:04:57,655 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: Email Queue Manager' (4) processed 1 records, 0 records remaining 2025-02-04 08:04:57,659 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Mail: Email Queue Manager' (4) completed 2025-02-04 08:05:08,143 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SMS: SMS Queue Manager' (32) starting 2025-02-04 08:05:08,149 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SMS: SMS Queue Manager' (32) done in 0.006s 2025-02-04 08:05:08,151 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SMS: SMS Queue Manager' (32) processed 0 records, 0 records remaining 2025-02-04 08:05:08,163 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SMS: SMS Queue Manager' (32) completed 2025-02-04 08:05:08,171 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Snailmail: process letters queue' (33) starting 2025-02-04 08:05:08,175 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Snailmail: process letters queue' (33) done in 0.004s 2025-02-04 08:05:08,177 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Snailmail: process letters queue' (33) processed 0 records, 0 records remaining 2025-02-04 08:05:08,182 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Snailmail: process letters queue' (33) completed 2025-02-04 08:05:08,189 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Social: Publish Scheduled Posts' (34) starting 2025-02-04 08:05:08,194 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Social: Publish Scheduled Posts' (34) done in 0.005s 2025-02-04 08:05:08,196 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Social: Publish Scheduled Posts' (34) processed 0 records, 0 records remaining 2025-02-04 08:05:08,201 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Social: Publish Scheduled Posts' (34) completed 2025-02-04 08:05:08,208 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Partner Autocomplete: Sync with remote DB' (30) starting 2025-02-04 08:05:08,213 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Partner Autocomplete: Sync with remote DB' (30) done in 0.005s 2025-02-04 08:05:08,214 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Partner Autocomplete: Sync with remote DB' (30) processed 0 records, 0 records remaining 2025-02-04 08:05:08,219 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Partner Autocomplete: Sync with remote DB' (30) completed 2025-02-04 08:06:20,984 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'WhatsApp : Send In Queue Messages' (35) starting 2025-02-04 08:06:20,990 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'WhatsApp : Send In Queue Messages' (35) done in 0.005s 2025-02-04 08:06:20,992 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'WhatsApp : Send In Queue Messages' (35) processed 0 records, 0 records remaining 2025-02-04 08:06:21,013 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'WhatsApp : Send In Queue Messages' (35) completed 2025-02-04 08:06:21,020 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) starting 2025-02-04 08:06:21,024 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) done in 0.004s 2025-02-04 08:06:21,026 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) processed 0 records, 0 records remaining 2025-02-04 08:06:21,030 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) completed 2025-02-04 08:08:37,431 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Marketing Automation: execute activities' (65) starting 2025-02-04 08:08:37,440 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Marketing Automation: execute activities' (65) done in 0.009s 2025-02-04 08:08:37,443 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Marketing Automation: execute activities' (65) processed 0 records, 0 records remaining 2025-02-04 08:08:37,461 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Marketing Automation: execute activities' (65) completed 2025-02-04 08:09:45,672 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 08:09:45,682 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.010s 2025-02-04 08:09:45,685 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 08:09:45,703 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 08:09:45,710 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync feeds' (117) starting 2025-02-04 08:09:45,716 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync feeds' (117) done in 0.006s 2025-02-04 08:09:45,718 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync feeds' (117) processed 0 records, 0 records remaining 2025-02-04 08:09:45,722 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync feeds' (117) completed 2025-02-04 08:10:53,912 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'CRM: enrich leads (IAP)' (77) starting 2025-02-04 08:10:53,922 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'CRM: enrich leads (IAP)' (77) done in 0.010s 2025-02-04 08:10:53,924 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'CRM: enrich leads (IAP)' (77) processed 0 records, 0 records remaining 2025-02-04 08:10:53,928 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'CRM: enrich leads (IAP)' (77) completed 2025-02-04 08:10:53,934 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Presence: cron' (78) starting 2025-02-04 08:10:54,046 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Presence: cron' (78) done in 0.112s 2025-02-04 08:10:54,054 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Presence: cron' (78) processed 0 records, 0 records remaining 2025-02-04 08:10:54,057 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'HR Presence: cron' (78) completed 2025-02-04 08:14:18,617 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 08:14:18,624 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.007s 2025-02-04 08:14:18,626 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 08:14:18,642 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 08:16:35,040 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) starting 2025-02-04 08:16:35,048 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) done in 0.008s 2025-02-04 08:16:35,050 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) processed 0 records, 0 records remaining 2025-02-04 08:16:35,065 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) completed 2025-02-04 08:16:35,072 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payroll: Generate pdfs' (105) starting 2025-02-04 08:16:35,079 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payroll: Generate pdfs' (105) done in 0.007s 2025-02-04 08:16:35,081 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payroll: Generate pdfs' (105) processed 0 records, 0 records remaining 2025-02-04 08:16:35,085 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payroll: Generate pdfs' (105) completed 2025-02-04 08:17:43,272 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'eCommerce: send email to customers about their abandoned cart' (111) starting 2025-02-04 08:17:43,280 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'eCommerce: send email to customers about their abandoned cart' (111) done in 0.008s 2025-02-04 08:17:43,282 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'eCommerce: send email to customers about their abandoned cart' (111) processed 0 records, 0 records remaining 2025-02-04 08:17:43,287 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'eCommerce: send email to customers about their abandoned cart' (111) completed 2025-02-04 08:19:59,678 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 08:19:59,686 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.008s 2025-02-04 08:19:59,689 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 08:19:59,703 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 08:19:59,709 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync orders' (118) starting 2025-02-04 08:19:59,712 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync orders' (118) done in 0.003s 2025-02-04 08:19:59,713 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync orders' (118) processed 0 records, 0 records remaining 2025-02-04 08:19:59,717 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync orders' (118) completed 2025-02-04 08:19:59,722 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync shipping labels' (119) starting 2025-02-04 08:19:59,730 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync shipping labels' (119) done in 0.008s 2025-02-04 08:19:59,732 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync shipping labels' (119) processed 0 records, 0 records remaining 2025-02-04 08:19:59,735 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync shipping labels' (119) completed 2025-02-04 08:19:59,741 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync inventory' (120) starting 2025-02-04 08:19:59,744 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync inventory' (120) done in 0.003s 2025-02-04 08:19:59,745 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync inventory' (120) processed 0 records, 0 records remaining 2025-02-04 08:19:59,748 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync inventory' (120) completed 2025-02-04 08:21:07,957 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Event: Mail Scheduler' (37) starting 2025-02-04 08:21:07,997 198 WARNING 74450978-saas-18-1-all odoo.addons.whatsapp_event.models.event_mail: Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved 2025-02-04 08:21:07,997 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Event: Mail Scheduler' (37) done in 0.039s 2025-02-04 08:21:07,999 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Event: Mail Scheduler' (37) processed 0 records, 0 records remaining 2025-02-04 08:21:08,010 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Event: Mail Scheduler' (37) completed 2025-02-04 08:21:08,016 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Product: send email regarding products availability' (122) starting 2025-02-04 08:21:08,034 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Product: send email regarding products availability' (122) done in 0.018s 2025-02-04 08:21:08,036 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Product: send email regarding products availability' (122) processed 0 records, 0 records remaining 2025-02-04 08:21:08,041 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Product: send email regarding products availability' (122) completed 2025-02-04 08:24:32,605 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 08:24:32,610 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.005s 2025-02-04 08:24:32,612 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 08:24:32,621 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 08:25:40,818 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) starting 2025-02-04 08:25:40,823 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) done in 0.005s 2025-02-04 08:25:40,824 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) processed 0 records, 0 records remaining 2025-02-04 08:25:40,834 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) completed 2025-02-04 08:28:02,952 30 INFO ? odoo.registry: Invalidating caches after database signaling: ['assets', 'default', 'templates.cached_values'] 2025-02-04 08:28:02,957 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_http: Generating routing map for key 1 2025-02-04 08:28:03,790 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:03] "GET / HTTP/1.0" 200 - 200 0.094 0.756 2025-02-04 08:28:03,886 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:03] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:28:03,996 32 INFO ? odoo.registry: Invalidating caches after database signaling: ['assets', 'default', 'templates.cached_values'] 2025-02-04 08:28:03,998 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_http: Generating routing map for key 1 2025-02-04 08:28:04,453 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Found a similar attachment for /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js, copying from /web/assets/7cb0645/web.assets_frontend_minimal.min.js 2025-02-04 08:28:04,665 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:04] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 39 0.029 0.650 2025-02-04 08:28:05,248 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/1/1dca57d/web.assets_frontend.min.css (id:3240) 2025-02-04 08:28:05,250 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:05] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 16 0.023 1.338 2025-02-04 08:28:05,514 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:05] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:28:05,521 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:05] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:28:05,524 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:05] "GET /web/image/website/1/logo/My%20Website?unique=51cd8d5 HTTP/1.0" 200 - 9 0.006 0.011 2025-02-04 08:28:05,527 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:05] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:28:05,639 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:05] "GET /web/image/website/1/favicon?unique=51cd8d5 HTTP/1.0" 200 - 9 0.005 0.010 2025-02-04 08:28:05,721 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Found a similar attachment for /web/assets/1/cff1456/web.assets_frontend_lazy.min.js, copying from /web/assets/cff1456/web.assets_frontend_lazy.min.js 2025-02-04 08:28:05,733 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:05] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 33 0.011 0.101 2025-02-04 08:28:06,022 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:06] "GET /website/translations/0c83ea6c08c3d2273316181d4ae692b7a0d0e1d2?lang=en_US HTTP/1.0" 200 - 5 0.005 0.010 2025-02-04 08:28:06,118 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:06] "POST /im_livechat/init HTTP/1.0" 200 - 29 0.016 0.020 2025-02-04 08:28:06,125 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:06] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:28:06,189 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:06] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 11 0.008 0.012 2025-02-04 08:28:06,724 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/8f7f6c1/im_livechat.assets_embed_external.min.css (id:3242) 2025-02-04 08:28:06,726 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:06] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 21 0.017 0.625 2025-02-04 08:28:14,534 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:14] "GET /web/login HTTP/1.0" 200 - 35 0.017 0.051 2025-02-04 08:28:14,840 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:14] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 7 0.006 0.010 2025-02-04 08:28:14,848 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:14] "POST /im_livechat/init HTTP/1.0" 200 - 21 0.009 0.015 2025-02-04 08:28:16,383 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:16] "GET /web/image/website/1/favicon?unique=51cd8d5 HTTP/1.0" 200 - 9 0.005 0.010 2025-02-04 08:28:23,700 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:28:23,756 32 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default'] 2025-02-04 08:28:23,760 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:23] "POST /web/login HTTP/1.0" 303 - 108 0.056 0.455 2025-02-04 08:28:23,798 30 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:28:23,801 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (2T2ZekGXP53ysAd7GDCU6Vj8QehTjYDzpKHLgZ1Fo4) 2025-02-04 08:28:24,465 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:24] "GET /odoo HTTP/1.0" 200 - 187 0.082 0.586 2025-02-04 08:28:24,584 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:24] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 4 0.001 0.003 2025-02-04 08:28:24,688 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:24] "GET /web/webclient/load_menus/24531583f6bad83b8a8a2cf3b9606c84450be3e3424e32913541eb2330aec191 HTTP/1.0" 200 - 38 0.025 0.059 2025-02-04 08:28:24,807 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:24] "GET /web/webclient/translations/9d9047ff5aa81c1552e3e4df2062f41bd588d4c2?lang=en_US HTTP/1.0" 200 - 1 0.000 0.118 2025-02-04 08:28:26,139 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/964485d/web.assets_web.min.css (id:3243) 2025-02-04 08:28:26,139 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Deleting attachments [3192] (matching /web/assets/_______/web.assets_web.min.css) because it was replaced with /web/assets/964485d/web.assets_web.min.css 2025-02-04 08:28:26,168 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:26] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 33 0.054 1.535 2025-02-04 08:28:26,601 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/0317501/bus.websocket_worker_assets.min.js (id:3244) 2025-02-04 08:28:26,602 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:26] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 8 0.003 0.009 2025-02-04 08:28:26,609 30 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default'] 2025-02-04 08:28:26,613 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:26] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 10 0.003 0.007 2025-02-04 08:28:26,621 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/78cd4f5/web.assets_web_print.min.css (id:3245) 2025-02-04 08:28:26,622 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Deleting attachments [3194] (matching /web/assets/_______/web.assets_web_print.min.css) because it was replaced with /web/assets/78cd4f5/web.assets_web_print.min.css 2025-02-04 08:28:26,637 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:26] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 30 0.043 1.591 2025-02-04 08:28:26,685 32 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:28:26,699 32 INFO 74450978-saas-18-1-all odoo.addons.partner_autocomplete.models.res_company: Starting enrich of company My Company (San Francisco) (1) 2025-02-04 08:28:26,703 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:26] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 24 0.009 0.010 2025-02-04 08:28:26,748 33 INFO ? odoo.modules.loading: loading 1 modules... 2025-02-04 08:28:26,751 33 INFO ? odoo.modules.loading: 1 modules loaded in 0.00s, 0 queries (+0 extra) 2025-02-04 08:28:26,760 32 INFO 74450978-saas-18-1-all odoo.addons.iap.tools.iap_tools: iap jsonrpc https://partner-autocomplete.odoo.com/iap/partner_autocomplete/enrich 2025-02-04 08:28:26,820 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:26] "POST /mail/data HTTP/1.0" 200 - 147 0.052 0.065 2025-02-04 08:28:26,823 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:26] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:28:26,853 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:26] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 17 0.006 0.023 2025-02-04 08:28:26,855 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:26] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:28:26,904 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:26] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:28:26,937 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:26] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.004 0.009 2025-02-04 08:28:27,003 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:27] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 16 0.006 0.012 2025-02-04 08:28:27,018 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:27] "GET /web/image/res.partner/3/avatar_128?unique=1738654103000 HTTP/1.0" 200 - 8 0.004 0.010 2025-02-04 08:28:27,027 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:27] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:28:27,058 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:27] "GET /odoo/offline HTTP/1.0" 200 - 9 0.003 0.012 2025-02-04 08:28:27,065 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:27] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:28:27,067 33 INFO ? odoo.modules.loading: loading 821 modules... 2025-02-04 08:28:28,268 32 INFO 74450978-saas-18-1-all odoo.addons.iap.tools.iap_tools: iap jsonrpc https://partner-autocomplete.odoo.com/iap/partner_autocomplete/enrich responded in 1.507 seconds 2025-02-04 08:28:28,289 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:28] "POST /web/dataset/call_kw/res.company/iap_enrich_auto HTTP/1.0" 200 - 67 0.048 1.558 2025-02-04 08:28:32,449 33 INFO ? odoo.modules.loading: 821 modules loaded in 5.38s, 0 queries (+0 extra) 2025-02-04 08:28:33,299 33 INFO ? odoo.modules.loading: Modules loaded. 2025-02-04 08:28:33,319 33 INFO ? odoo.registry: Registry loaded in 6.589s 2025-02-04 08:28:33,322 33 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_http: Generating routing map for key 1 2025-02-04 08:28:33,560 33 INFO ? odoo.addons.bus.models.bus: Bus.loop listen imbus on db postgres 2025-02-04 08:28:34,693 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:34] "POST /mail/data HTTP/1.0" 200 - 88 0.025 0.050 2025-02-04 08:28:34,873 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:28:34] "POST /web/dataset/call_kw/discuss.channel/channel_fetched HTTP/1.0" 200 - 17 0.005 0.009 2025-02-04 08:29:05,389 198 INFO 74450978-saas-18-1-all odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:29:05,390 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 08:29:05,394 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.004s 2025-02-04 08:29:05,396 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 08:29:05,403 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 08:30:13,589 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync delivery orders' (115) starting 2025-02-04 08:30:13,597 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync delivery orders' (115) done in 0.009s 2025-02-04 08:30:13,599 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync delivery orders' (115) processed 0 records, 0 records remaining 2025-02-04 08:30:13,601 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync delivery orders' (115) completed 2025-02-04 08:30:13,607 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync available inventory' (116) starting 2025-02-04 08:30:13,609 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync available inventory' (116) done in 0.003s 2025-02-04 08:30:13,611 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync available inventory' (116) processed 0 records, 0 records remaining 2025-02-04 08:30:13,613 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync available inventory' (116) completed 2025-02-04 08:32:23,436 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:32:23] "GET /web/static/img/spin.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:32:23,761 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:32:23] "GET /odoo HTTP/1.0" 200 - 102 0.063 0.263 2025-02-04 08:32:23,840 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:32:23] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 237.110765 2025-02-04 08:32:23,859 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:32:23] "GET /web/assets/60cadfe/web.assets_web_dark.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:32:25,508 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/8a5e280/web.assets_web_dark.min.css (id:3246) 2025-02-04 08:32:25,509 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Deleting attachments [3193] (matching /web/assets/_______/web.assets_web_dark.min.css) because it was replaced with /web/assets/8a5e280/web.assets_web_dark.min.css 2025-02-04 08:32:25,536 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:32:25] "GET /web/assets/8a5e280/web.assets_web_dark.min.css HTTP/1.0" 200 - 32 0.073 1.612 2025-02-04 08:32:26,123 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:32:26] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:32:26,124 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:32:26] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 304 - 4 0.001 0.005 2025-02-04 08:32:26,169 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:32:26] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 17 0.012 0.026 2025-02-04 08:32:26,206 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:32:26] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:32:26,245 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:32:26] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:32:26,281 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:32:26] "POST /mail/data HTTP/1.0" 200 - 58 0.033 0.044 2025-02-04 08:32:26,338 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:32:26] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.005 0.007 2025-02-04 08:32:26,413 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:32:26] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 16 0.009 0.010 2025-02-04 08:32:26,456 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:32:26] "GET /web_enterprise/static/img/background-dark.jpg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:32:28,152 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:32:28] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:33:05,758 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:05] "GET / HTTP/1.0" 200 - 169 0.056 0.310 2025-02-04 08:33:05,993 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:05] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:33:05,997 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:05] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 5 0.005 0.007 2025-02-04 08:33:06,524 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:06] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 5 0.003 0.006 2025-02-04 08:33:07,171 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:07] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:33:07,171 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:07] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:33:07,178 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:07] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:33:07,182 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:07] "GET /web/image/website/1/logo/My%20Website?unique=51cd8d5 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:07,577 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:07] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 5 0.004 0.006 2025-02-04 08:33:07,588 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:07] "GET /web/image/website/1/favicon?unique=51cd8d5 HTTP/1.0" 200 - 9 0.006 0.008 2025-02-04 08:33:08,869 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:08] "GET /website/translations/0c83ea6c08c3d2273316181d4ae692b7a0d0e1d2?lang=en_US HTTP/1.0" 200 - 2 0.003 0.006 2025-02-04 08:33:09,125 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:09] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.008 0.019 2025-02-04 08:33:09,133 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:09] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 14 0.005 0.030 2025-02-04 08:33:09,147 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:09] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:33:09,419 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:09] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 3 0.003 0.007 2025-02-04 08:33:10,393 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:10] "GET /web/login HTTP/1.0" 200 - 126 0.036 0.258 2025-02-04 08:33:11,084 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:11] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 4 0.004 0.007 2025-02-04 08:33:11,100 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:11] "POST /im_livechat/init HTTP/1.0" 200 - 25 0.009 0.017 2025-02-04 08:33:13,509 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:13] "GET / HTTP/1.0" 200 - 18 0.009 0.042 2025-02-04 08:33:14,185 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:33:14,200 30 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [5] 2025-02-04 08:33:14,205 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:14] "POST /web/login HTTP/1.0" 303 - 55 0.021 0.459 2025-02-04 08:33:14,225 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:14] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:33:14,333 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:14] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 5 0.003 0.006 2025-02-04 08:33:14,383 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (KYGOmMr5m5fixD-XlMcZQfxoZzXp8gKtcKX8VpAKSs) 2025-02-04 08:33:14,823 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:14] "GET /odoo HTTP/1.0" 200 - 108 0.035 0.408 2025-02-04 08:33:15,059 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:15] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:33:15,059 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:15] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:33:15,115 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:15] "GET /web/webclient/translations/9d9047ff5aa81c1552e3e4df2062f41bd588d4c2?lang=en_US HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:33:15,119 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:15] "GET /web/webclient/load_menus/24531583f6bad83b8a8a2cf3b9606c84450be3e3424e32913541eb2330aec191 HTTP/1.0" 200 - 3 0.001 0.007 2025-02-04 08:33:16,093 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:16] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 5 0.003 0.006 2025-02-04 08:33:16,649 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:16] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:33:18,025 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:18] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 2 0.001 0.002 2025-02-04 08:33:18,026 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:18] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.001 0.002 2025-02-04 08:33:18,046 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:18] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:33:18,051 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:18] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.002 0.004 2025-02-04 08:33:18,279 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:18] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:33:18,289 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:18] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:33:18,393 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:18] "POST /mail/data HTTP/1.0" 200 - 138 0.050 0.061 2025-02-04 08:33:18,465 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:18] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:33:18,701 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:18] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.004 0.007 2025-02-04 08:33:18,809 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:18] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 9 0.004 0.009 2025-02-04 08:33:18,811 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:18] "GET /web/image/res.partner/3/avatar_128?unique=1738639703000 HTTP/1.0" 200 - 8 0.004 0.011 2025-02-04 08:33:18,818 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:18] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:33:19,027 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:19] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:33:19,156 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:19] "GET /odoo/offline HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:33:20,133 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:20] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:33:20,134 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:20] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:33:20,174 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:20] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.002 0.003 2025-02-04 08:33:20,174 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:20] "GET /web/image/website/1/logo/My%20Website?unique=51cd8d5 HTTP/1.0" 200 - 5 0.003 0.006 2025-02-04 08:33:22,643 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:22] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 5 0.003 0.007 2025-02-04 08:33:22,645 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:22] "GET /web/image/website/1/favicon?unique=51cd8d5 HTTP/1.0" 200 - 6 0.004 0.007 2025-02-04 08:33:23,230 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:23] "GET /web/login HTTP/1.0" 200 - 34 0.013 0.048 2025-02-04 08:33:24,728 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:24] "POST /web/action/load HTTP/1.0" 200 - 9 0.004 0.005 2025-02-04 08:33:25,040 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:25] "POST /web/dataset/call_kw/stock.picking.type/get_views HTTP/1.0" 200 - 73 0.026 0.043 2025-02-04 08:33:25,446 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:25] "POST /web/dataset/call_kw/stock.picking.type/web_search_read HTTP/1.0" 200 - 41 0.017 0.017 2025-02-04 08:33:25,806 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:25] "GET /web/bundle/web.chartjs_lib?lang=en_US HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:33:25,990 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/ab0df98/web.chartjs_lib.min.js (id:3247) 2025-02-04 08:33:25,991 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:25] "GET /web/assets/ab0df98/web.chartjs_lib.min.js HTTP/1.0" 200 - 9 0.002 0.010 2025-02-04 08:33:28,454 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:28] "POST /web/action/load HTTP/1.0" 200 - 10 0.002 0.006 2025-02-04 08:33:28,792 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:28] "GET /website/translations/0c83ea6c08c3d2273316181d4ae692b7a0d0e1d2?lang=en_US HTTP/1.0" 200 - 2 0.002 0.006 2025-02-04 08:33:28,807 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:28] "POST /web/dataset/call_kw/product.template/get_views HTTP/1.0" 200 - 138 0.035 0.110 2025-02-04 08:33:29,265 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:29] "POST /web/dataset/call_kw/product.template/web_search_read HTTP/1.0" 200 - 56 0.026 0.071 2025-02-04 08:33:29,514 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:29] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 4 0.003 0.006 2025-02-04 08:33:29,525 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:29] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.007 0.013 2025-02-04 08:33:29,540 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:29] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:33:30,013 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/153/image_128?unique=1738653456000 HTTP/1.0" 200 - 11 0.005 0.009 2025-02-04 08:33:30,014 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/23/image_128?unique=1738653456000 HTTP/1.0" 200 - 11 0.006 0.009 2025-02-04 08:33:30,024 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/84/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.007 2025-02-04 08:33:30,025 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/109/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.008 2025-02-04 08:33:30,034 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/102/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.007 2025-02-04 08:33:30,035 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/54/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:30,044 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/124/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:33:30,044 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/101/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:33:30,053 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/85/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:33:30,057 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/110/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:33:30,062 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/15/image_128?unique=1738653501000 HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:33:30,069 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/35/image_128?unique=1738653616000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:33:30,071 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/65/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:30,079 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/82/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.002 0.005 2025-02-04 08:33:30,082 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/92/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:33:30,087 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/117/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.002 0.005 2025-02-04 08:33:30,094 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/111/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.002 0.009 2025-02-04 08:33:30,095 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/125/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.002 0.005 2025-02-04 08:33:30,103 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/67/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.002 0.005 2025-02-04 08:33:30,106 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/103/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:33:30,111 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "GET /web/image/product.template/9/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.002 0.005 2025-02-04 08:33:30,774 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:30] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 3 0.003 0.006 2025-02-04 08:33:31,028 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/10/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,028 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/16/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.004 0.006 2025-02-04 08:33:31,038 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/89/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,038 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/139/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,048 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/131/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,048 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/94/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,058 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/18/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,058 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/149/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,068 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/107/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,068 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/134/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,078 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/66/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,078 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/93/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,087 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/88/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:33:31,091 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/63/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,097 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/87/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,100 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/24/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,106 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/129/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:33:31,109 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/31/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:33:31,116 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/226/image_128?unique=1738653708000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,119 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/147/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,126 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/25/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,128 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/20/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,136 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/142/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.007 2025-02-04 08:33:31,137 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/62/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,146 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/19/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,146 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/21/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.005 2025-02-04 08:33:31,155 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/8/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,155 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "GET /web/image/product.template/32/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:33:31,681 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "POST /web/dataset/call_kw/product.image/get_views HTTP/1.0" 200 - 11 0.002 0.006 2025-02-04 08:33:31,979 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:31] "POST /web/dataset/call_kw/product.template/onchange HTTP/1.0" 200 - 56 0.023 0.094 2025-02-04 08:33:34,674 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:34] "POST /web/dataset/call_kw/product.category/has_access HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:33:35,064 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:35] "GET /web/static/img/placeholder.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:33:35,216 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:35] "GET /web/bundle/web.assets_emoji?lang=en_US HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:33:35,264 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:35] "GET /web/image/res.partner/3/avatar_128?unique=1738657703000 HTTP/1.0" 200 - 8 0.004 0.009 2025-02-04 08:33:35,480 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/83045f5/web.assets_emoji.min.js (id:3248) 2025-02-04 08:33:35,481 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:35] "GET /web/assets/83045f5/web.assets_emoji.min.js HTTP/1.0" 200 - 9 0.002 0.093 2025-02-04 08:33:40,021 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:33:40,033 32 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [6] 2025-02-04 08:33:40,037 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:40] "POST /web/login HTTP/1.0" 303 - 55 0.016 0.440 2025-02-04 08:33:40,908 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (I75INklg8Hp96etFTp83sl1KGmnYufib8BSKkgCED2) 2025-02-04 08:33:40,940 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:40] "GET /odoo HTTP/1.0" 200 - 31 0.009 0.026 2025-02-04 08:33:41,623 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:41] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 3 0.001 0.002 2025-02-04 08:33:41,623 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:41] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:33:41,641 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:41] "GET /web/webclient/load_menus/24531583f6bad83b8a8a2cf3b9606c84450be3e3424e32913541eb2330aec191 HTTP/1.0" 200 - 3 0.001 0.012 2025-02-04 08:33:41,648 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:41] "GET /web/webclient/translations/9d9047ff5aa81c1552e3e4df2062f41bd588d4c2?lang=en_US HTTP/1.0" 200 - 1 0.000 0.005 2025-02-04 08:33:46,599 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:46] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.003 0.003 2025-02-04 08:33:53,316 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:53] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.002 0.002 2025-02-04 08:33:53,319 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:53] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:33:53,642 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:53] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:33:53,649 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:53] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.004 0.004 2025-02-04 08:33:54,108 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:54] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:33:54,219 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:54] "POST /mail/data HTTP/1.0" 200 - 58 0.060 0.054 2025-02-04 08:33:54,331 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:54] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:33:54,598 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:54] "POST /web/dataset/call_kw/product.template/onchange HTTP/1.0" 200 - 7 0.003 0.217 2025-02-04 08:33:54,810 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:54] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:33:55,509 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:55] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:33:55,544 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:55] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.007 0.010 2025-02-04 08:33:55,626 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:55] "GET /web/image/res.partner/3/avatar_128?unique=1738650503000 HTTP/1.0" 200 - 8 0.004 0.013 2025-02-04 08:33:55,626 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:55] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 9 0.006 0.012 2025-02-04 08:33:55,686 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:55] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:33:56,234 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:56] "GET /odoo/offline HTTP/1.0" 200 - 3 0.002 0.004 2025-02-04 08:33:57,319 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:33:57] "GET /web/database/selector HTTP/1.0" 200 - 6 0.013 0.504 2025-02-04 08:34:05,592 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:05] "POST /web/action/load HTTP/1.0" 200 - 10 0.005 0.008 2025-02-04 08:34:06,352 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:06] "POST /web/dataset/call_kw/account.journal/get_views HTTP/1.0" 200 - 78 0.024 0.055 2025-02-04 08:34:07,726 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:07] "POST /web/dataset/call_kw/account.journal/web_search_read HTTP/1.0" 200 - 57 0.029 0.038 2025-02-04 08:34:08,536 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:08] "GET /web/bundle/web.chartjs_lib?lang=en_US HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:34:09,215 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:09] "GET /web/assets/ab0df98/web.chartjs_lib.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:34:11,442 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:11] "GET /web/static/img/folder.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:34:11,442 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:11] "GET /web/static/img/bill.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:34:13,685 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 08:34:13,689 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.004s 2025-02-04 08:34:13,691 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 08:34:13,698 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 08:34:19,774 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:19] "POST /web/action/load HTTP/1.0" 200 - 6 0.006 0.004 2025-02-04 08:34:20,725 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:20] "POST /web/dataset/call_kw/account.report/get_options HTTP/1.0" 200 - 37 0.015 0.017 2025-02-04 08:34:21,393 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:21] "POST /web/dataset/call_kw/account.report/get_report_information_readonly HTTP/1.0" 200 - 68 0.025 0.042 2025-02-04 08:34:39,834 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:39] "POST /web/dataset/call_kw/account.report/dispatch_report_action HTTP/1.0" 200 - 23 0.010 0.013 2025-02-04 08:34:40,930 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:40] "POST /web/dataset/call_kw/account.move.line/get_views HTTP/1.0" 200 - 70 0.028 0.117 2025-02-04 08:34:41,667 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:41] "POST /web/dataset/call_kw/account.move.line/search_panel_select_range HTTP/1.0" 200 - 8 0.007 0.008 2025-02-04 08:34:41,673 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:41] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.001 0.002 2025-02-04 08:34:41,771 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:41] "POST /web/dataset/call_kw/account.move.line/web_search_read HTTP/1.0" 200 - 104 0.034 0.066 2025-02-04 08:34:44,088 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:44] "POST /web/action/load HTTP/1.0" 200 - 7 0.005 0.005 2025-02-04 08:34:44,817 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:44] "POST /web/dataset/call_kw/account.report/get_options HTTP/1.0" 200 - 30 0.009 0.017 2025-02-04 08:34:45,593 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:34:45] "POST /web/dataset/call_kw/account.report/get_report_information_readonly HTTP/1.0" 200 - 68 0.023 0.061 2025-02-04 08:35:39,980 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) starting 2025-02-04 08:35:39,983 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) done in 0.003s 2025-02-04 08:35:39,984 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) processed 0 records, 0 records remaining 2025-02-04 08:35:39,987 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) completed 2025-02-04 08:36:12,679 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:12] "GET / HTTP/1.0" 200 - 13 0.018 0.018 2025-02-04 08:36:12,840 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:12] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:36:12,851 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:12] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 5 0.005 0.008 2025-02-04 08:36:13,267 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:13] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 5 0.003 0.006 2025-02-04 08:36:13,728 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:13] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:36:13,732 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:13] "GET /web/image/website/1/logo/My%20Website?unique=51cd8d5 HTTP/1.0" 200 - 5 0.003 0.007 2025-02-04 08:36:13,736 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:13] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.002 0.005 2025-02-04 08:36:13,739 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:13] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:36:13,894 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:13] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 5 0.003 0.007 2025-02-04 08:36:13,895 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:13] "GET /web/image/website/1/favicon?unique=51cd8d5 HTTP/1.0" 200 - 6 0.004 0.007 2025-02-04 08:36:14,808 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:14] "GET /website/translations/0c83ea6c08c3d2273316181d4ae692b7a0d0e1d2?lang=en_US HTTP/1.0" 200 - 2 0.002 0.007 2025-02-04 08:36:14,992 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:14] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 4 0.003 0.007 2025-02-04 08:36:15,012 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:15] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:36:15,015 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:15] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.017 0.017 2025-02-04 08:36:15,069 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:15] "GET /web/login HTTP/1.0" 200 - 15 0.013 0.030 2025-02-04 08:36:15,225 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:15] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 3 0.003 0.006 2025-02-04 08:36:15,408 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:15] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 4 0.003 0.006 2025-02-04 08:36:15,421 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:15] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.007 0.015 2025-02-04 08:36:15,457 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:15] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 3 0.003 0.007 2025-02-04 08:36:22,726 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:36:22,741 32 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [7] 2025-02-04 08:36:22,745 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:22] "POST /web/login HTTP/1.0" 303 - 45 0.021 0.394 2025-02-04 08:36:22,892 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (mwEtJgvP9ACjFfdcBnFKQetWlcpcBHAvEkeW_bs5Eg) 2025-02-04 08:36:22,922 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:22] "GET /odoo HTTP/1.0" 200 - 27 0.012 0.020 2025-02-04 08:36:23,105 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:23] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 4 0.002 0.003 2025-02-04 08:36:23,120 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:23] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 3 0.001 0.002 2025-02-04 08:36:23,125 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:23] "GET /web/webclient/load_menus/24531583f6bad83b8a8a2cf3b9606c84450be3e3424e32913541eb2330aec191 HTTP/1.0" 200 - 3 0.001 0.008 2025-02-04 08:36:23,130 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:23] "GET /web/webclient/translations/9d9047ff5aa81c1552e3e4df2062f41bd588d4c2?lang=en_US HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:36:23,858 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:23] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:36:26,303 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:26] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:36:26,307 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:26] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:36:26,309 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:26] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:36:26,309 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:26] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.010 0.005 2025-02-04 08:36:26,484 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:26] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:36:26,484 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:26] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:36:26,578 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:26] "POST /mail/data HTTP/1.0" 200 - 58 0.038 0.056 2025-02-04 08:36:26,630 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:26] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:36:26,824 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:26] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:36:26,831 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:26] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.004 0.008 2025-02-04 08:36:26,901 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:26] "GET /web/image/res.partner/3/avatar_128?unique=1738639703000 HTTP/1.0" 200 - 8 0.005 0.012 2025-02-04 08:36:26,903 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:26] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 9 0.005 0.014 2025-02-04 08:36:26,945 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:26] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:36:27,019 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:27] "GET /odoo/offline HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:36:30,299 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:30] "POST /web/action/load HTTP/1.0" 200 - 12 0.009 0.011 2025-02-04 08:36:30,694 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:30] "POST /web/dataset/call_kw/sale.order/get_views HTTP/1.0" 200 - 172 0.048 0.161 2025-02-04 08:36:31,014 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:31] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:36:31,068 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:31] "POST /web/dataset/call_kw/sale.order/web_search_read HTTP/1.0" 200 - 25 0.015 0.043 2025-02-04 08:36:31,476 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:31] "GET /web/image/res.users/2/avatar_128 HTTP/1.0" 200 - 9 0.004 0.009 2025-02-04 08:36:39,633 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:39] "POST /web/action/load HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:36:39,805 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:39] "GET /web/bundle/spreadsheet.o_spreadsheet?lang=en_US HTTP/1.0" 200 - 4 0.001 0.023 2025-02-04 08:36:40,934 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/36d2d0c/spreadsheet.o_spreadsheet.min.js (id:3249) 2025-02-04 08:36:40,936 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:40] "GET /web/assets/36d2d0c/spreadsheet.o_spreadsheet.min.js HTTP/1.0" 200 - 14 0.007 0.975 2025-02-04 08:36:41,962 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:41] "POST /web/dataset/call_kw/spreadsheet.dashboard.group/web_search_read HTTP/1.0" 200 - 13 0.008 0.012 2025-02-04 08:36:42,143 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "GET /spreadsheet/dashboard/data/13 HTTP/1.0" 200 - 25 0.011 0.027 2025-02-04 08:36:42,373 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/fields_get HTTP/1.0" 200 - 21 0.009 0.019 2025-02-04 08:36:42,386 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/res.country/fields_get HTTP/1.0" 200 - 8 0.004 0.008 2025-02-04 08:36:42,418 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.order/fields_get HTTP/1.0" 200 - 3 0.003 0.050 2025-02-04 08:36:42,425 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/utm.medium/fields_get HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:36:42,491 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/product.product/fields_get HTTP/1.0" 200 - 16 0.010 0.094 2025-02-04 08:36:42,525 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/crm.team/fields_get HTTP/1.0" 200 - 14 0.007 0.026 2025-02-04 08:36:42,532 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/utm.source/fields_get HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:36:42,621 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/res.partner/fields_get HTTP/1.0" 200 - 45 0.015 0.073 2025-02-04 08:36:42,637 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/product.category/fields_get HTTP/1.0" 200 - 11 0.003 0.013 2025-02-04 08:36:42,679 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/web_read_group HTTP/1.0" 200 - 9 0.028 0.013 2025-02-04 08:36:42,701 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.012 0.009 2025-02-04 08:36:42,713 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/res.users/fields_get HTTP/1.0" 200 - 153 0.056 0.231 2025-02-04 08:36:42,730 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.017 0.011 2025-02-04 08:36:42,756 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 9 0.027 0.014 2025-02-04 08:36:42,756 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.014 0.012 2025-02-04 08:36:42,784 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.017 0.010 2025-02-04 08:36:42,784 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.016 0.011 2025-02-04 08:36:42,805 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.010 0.010 2025-02-04 08:36:42,808 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.013 0.010 2025-02-04 08:36:42,827 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.010 0.011 2025-02-04 08:36:42,834 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.015 0.011 2025-02-04 08:36:42,848 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.order/web_search_read HTTP/1.0" 200 - 8 0.005 0.014 2025-02-04 08:36:42,853 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.order/web_search_read HTTP/1.0" 200 - 8 0.005 0.013 2025-02-04 08:36:42,872 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.013 0.010 2025-02-04 08:36:42,927 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.013 0.013 2025-02-04 08:36:42,954 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 14 0.027 0.026 2025-02-04 08:36:42,958 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:42] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.018 0.012 2025-02-04 08:36:43,010 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:43] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 7 0.014 0.014 2025-02-04 08:36:43,013 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:43] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.018 0.013 2025-02-04 08:36:43,034 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:43] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.012 0.011 2025-02-04 08:36:43,039 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:43] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.013 0.012 2025-02-04 08:36:43,056 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:43] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.010 0.011 2025-02-04 08:36:43,068 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:43] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.017 0.011 2025-02-04 08:36:43,505 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:43] "GET / HTTP/1.0" 200 - 13 0.009 0.030 2025-02-04 08:36:43,617 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:43] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:36:43,624 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:43] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:36:43,843 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:43] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:36:43,973 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:43] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:36:43,977 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:43] "GET /web/image/website/1/logo/My%20Website?unique=51cd8d5 HTTP/1.0" 200 - 5 0.005 0.008 2025-02-04 08:36:43,983 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:43] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.004 0.005 2025-02-04 08:36:43,986 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:43] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:36:44,112 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:44] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:36:44,118 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:44] "GET /web/image/website/1/favicon?unique=51cd8d5 HTTP/1.0" 200 - 6 0.005 0.011 2025-02-04 08:36:44,634 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:44] "GET /website/translations/0c83ea6c08c3d2273316181d4ae692b7a0d0e1d2?lang=en_US HTTP/1.0" 200 - 2 0.003 0.008 2025-02-04 08:36:44,751 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:44] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 4 0.004 0.010 2025-02-04 08:36:44,764 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:44] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.009 0.018 2025-02-04 08:36:44,780 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:44] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:36:44,911 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:44] "GET /web/login HTTP/1.0" 200 - 15 0.010 0.034 2025-02-04 08:36:44,918 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:44] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 3 0.004 0.008 2025-02-04 08:36:45,333 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:45] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 4 0.004 0.010 2025-02-04 08:36:45,347 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:45] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.009 0.018 2025-02-04 08:36:48,644 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:36:48,655 32 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [8] 2025-02-04 08:36:48,661 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:48] "POST /web/login HTTP/1.0" 303 - 45 0.018 0.673 2025-02-04 08:36:48,756 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (Ip43rwb6cadQfYL0YZiOC2AfB_3_Wjsft3bDFPqqZF) 2025-02-04 08:36:48,798 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:48] "GET /odoo HTTP/1.0" 200 - 27 0.010 0.034 2025-02-04 08:36:48,931 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:48] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:36:48,947 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:48] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:36:48,955 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:48] "GET /web/webclient/load_menus/24531583f6bad83b8a8a2cf3b9606c84450be3e3424e32913541eb2330aec191 HTTP/1.0" 200 - 4 0.001 0.011 2025-02-04 08:36:48,963 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:48] "GET /web/webclient/translations/9d9047ff5aa81c1552e3e4df2062f41bd588d4c2?lang=en_US HTTP/1.0" 200 - 1 0.000 0.006 2025-02-04 08:36:49,361 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:49] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:36:50,352 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:50] "POST /web/action/load HTTP/1.0" 200 - 10 0.004 0.008 2025-02-04 08:36:50,548 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:50] "POST /web/dataset/call_kw/sale.report/get_views HTTP/1.0" 200 - 36 0.014 0.030 2025-02-04 08:36:50,674 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:50] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:36:50,676 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:50] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:36:50,683 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:50] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:36:50,690 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:50] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.003 0.005 2025-02-04 08:36:50,724 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:50] "GET /web/bundle/web.assets_backend_lazy?lang=en_US HTTP/1.0" 200 - 7 0.002 0.035 2025-02-04 08:36:50,829 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:50] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:36:50,842 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:50] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:36:50,927 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:50] "POST /mail/data HTTP/1.0" 200 - 58 0.024 0.069 2025-02-04 08:36:51,314 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/7021a96/web.assets_backend_lazy.min.js (id:3250) 2025-02-04 08:36:51,316 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:51] "GET /web/assets/7021a96/web.assets_backend_lazy.min.js HTTP/1.0" 200 - 14 0.003 0.385 2025-02-04 08:36:51,323 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:51] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:36:51,456 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:51] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:36:51,478 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/fb99b72/web.assets_backend_lazy.min.css (id:3251) 2025-02-04 08:36:51,480 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:51] "GET /web/assets/fb99b72/web.assets_backend_lazy.min.css HTTP/1.0" 200 - 14 0.008 0.607 2025-02-04 08:36:51,505 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:51] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.004 0.010 2025-02-04 08:36:51,603 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:51] "GET /web/image/res.partner/3/avatar_128?unique=1738650503000 HTTP/1.0" 200 - 8 0.005 0.017 2025-02-04 08:36:51,603 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:51] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 9 0.005 0.017 2025-02-04 08:36:51,628 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:51] "GET /odoo/offline HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:36:51,638 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:51] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:36:52,090 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:52] "POST /web/dataset/call_kw/sale.report/web_read_group HTTP/1.0" 200 - 5 0.034 0.027 2025-02-04 08:36:52,245 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:52] "GET /web/bundle/web.chartjs_lib?lang=en_US HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:36:52,392 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:52] "GET /web/assets/ab0df98/web.chartjs_lib.min.js HTTP/1.0" 200 - 3 0.002 0.004 2025-02-04 08:36:55,862 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:55] "POST /web/action/load HTTP/1.0" 200 - 10 0.014 0.013 2025-02-04 08:36:56,137 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:56] "POST /web/dataset/call_kw/event.event/get_views HTTP/1.0" 200 - 98 0.038 0.117 2025-02-04 08:36:56,352 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:56] "POST /web/dataset/call_kw/event.event/web_read_group HTTP/1.0" 200 - 5 0.003 0.005 2025-02-04 08:36:56,468 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:56] "POST /web/dataset/call_kw/event.event/web_search_read HTTP/1.0" 200 - 10 0.010 0.012 2025-02-04 08:36:56,479 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:56] "POST /web/dataset/call_kw/event.event/web_search_read HTTP/1.0" 200 - 19 0.009 0.020 2025-02-04 08:36:56,492 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:56] "POST /web/dataset/call_kw/event.event/web_search_read HTTP/1.0" 200 - 17 0.007 0.016 2025-02-04 08:36:56,713 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:56] "GET /web/image/res.users/2/avatar_128 HTTP/1.0" 200 - 9 0.008 0.015 2025-02-04 08:36:56,713 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:56] "GET /web/image/res.users/6/avatar_128 HTTP/1.0" 200 - 9 0.009 0.014 2025-02-04 08:36:57,584 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:57] "POST /web/dataset/call_kw/event.event/web_read HTTP/1.0" 200 - 58 0.028 0.041 2025-02-04 08:36:57,790 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:57] "POST /web/action/load HTTP/1.0" 200 - 7 0.003 0.007 2025-02-04 08:36:57,886 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:57] "POST /web/dataset/call_kw/event.stage/search_read HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:36:57,963 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:57] "POST /web/dataset/call_kw/spreadsheet.dashboard.group/web_search_read HTTP/1.0" 200 - 13 0.008 0.014 2025-02-04 08:36:58,043 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "GET /web/static/img/placeholder.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:36:58,123 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /mail/thread/messages HTTP/1.0" 200 - 27 0.016 0.022 2025-02-04 08:36:58,146 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /mail/data HTTP/1.0" 200 - 30 0.018 0.034 2025-02-04 08:36:58,154 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "GET /spreadsheet/dashboard/data/13 HTTP/1.0" 200 - 18 0.009 0.020 2025-02-04 08:36:58,339 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "GET /web/bundle/web.assets_emoji?lang=en_US HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:36:58,362 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "GET /web/image/res.partner/2/avatar_128?unique=1738653764000 HTTP/1.0" 200 - 7 0.004 0.012 2025-02-04 08:36:58,369 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.order/web_search_read HTTP/1.0" 200 - 8 0.005 0.014 2025-02-04 08:36:58,383 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.order/web_search_read HTTP/1.0" 200 - 8 0.005 0.015 2025-02-04 08:36:58,398 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/web_read_group HTTP/1.0" 200 - 5 0.020 0.008 2025-02-04 08:36:58,416 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.019 0.013 2025-02-04 08:36:58,423 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.016 0.009 2025-02-04 08:36:58,438 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.011 0.010 2025-02-04 08:36:58,444 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.011 0.008 2025-02-04 08:36:58,463 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.014 0.010 2025-02-04 08:36:58,466 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.014 0.008 2025-02-04 08:36:58,486 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.011 0.011 2025-02-04 08:36:58,487 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.010 0.010 2025-02-04 08:36:58,504 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.009 0.007 2025-02-04 08:36:58,510 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "GET /web/assets/83045f5/web.assets_emoji.min.js HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:36:58,512 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.017 0.009 2025-02-04 08:36:58,598 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.015 0.011 2025-02-04 08:36:58,622 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 14 0.023 0.028 2025-02-04 08:36:58,631 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.016 0.016 2025-02-04 08:36:58,650 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.016 0.010 2025-02-04 08:36:58,659 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.018 0.010 2025-02-04 08:36:58,678 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 7 0.015 0.012 2025-02-04 08:36:58,684 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.012 0.012 2025-02-04 08:36:58,703 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.012 0.011 2025-02-04 08:36:58,706 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.010 0.010 2025-02-04 08:36:58,723 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:36:58] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.012 0.008 2025-02-04 08:37:00,877 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:00] "POST /web/dataset/call_kw/sale.report/web_read_group HTTP/1.0" 200 - 5 0.011 0.010 2025-02-04 08:37:12,409 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "POST /web/dataset/call_kw/spreadsheet.dashboard.group/web_search_read HTTP/1.0" 200 - 8 0.006 0.013 2025-02-04 08:37:12,576 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "GET /spreadsheet/dashboard/data/13 HTTP/1.0" 200 - 18 0.007 0.019 2025-02-04 08:37:12,779 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "POST /web/dataset/call_kw/sale.order/web_search_read HTTP/1.0" 200 - 8 0.004 0.013 2025-02-04 08:37:12,781 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "POST /web/dataset/call_kw/sale.order/web_search_read HTTP/1.0" 200 - 8 0.005 0.015 2025-02-04 08:37:12,802 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.012 0.009 2025-02-04 08:37:12,803 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "POST /web/dataset/call_kw/sale.report/web_read_group HTTP/1.0" 200 - 5 0.013 0.010 2025-02-04 08:37:12,828 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.014 0.011 2025-02-04 08:37:12,829 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.014 0.010 2025-02-04 08:37:12,854 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.017 0.008 2025-02-04 08:37:12,856 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.017 0.010 2025-02-04 08:37:12,877 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.011 0.009 2025-02-04 08:37:12,878 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.016 0.008 2025-02-04 08:37:12,898 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.011 0.009 2025-02-04 08:37:12,903 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.013 0.011 2025-02-04 08:37:12,920 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.011 0.010 2025-02-04 08:37:12,971 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:12] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.014 0.011 2025-02-04 08:37:13,038 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:13] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.019 0.018 2025-02-04 08:37:13,043 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:13] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 14 0.035 0.029 2025-02-04 08:37:13,067 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:13] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.017 0.011 2025-02-04 08:37:13,072 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:13] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.014 0.014 2025-02-04 08:37:13,095 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:13] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.015 0.012 2025-02-04 08:37:13,107 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:13] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 7 0.018 0.015 2025-02-04 08:37:13,119 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:13] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.012 0.011 2025-02-04 08:37:13,137 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:13] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.016 0.013 2025-02-04 08:37:13,138 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:13] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.011 0.008 2025-02-04 08:37:28,644 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:28] "GET /spreadsheet/dashboard/data/14 HTTP/1.0" 200 - 25 0.022 0.022 2025-02-04 08:37:28,837 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:28] "POST /web/dataset/call_kw/sale.report/web_read_group HTTP/1.0" 200 - 14 0.026 0.025 2025-02-04 08:37:28,844 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:28] "POST /web/dataset/call_kw/sale.report/web_read_group HTTP/1.0" 200 - 14 0.031 0.027 2025-02-04 08:37:28,865 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:28] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.016 0.011 2025-02-04 08:37:28,868 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:28] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 5 0.012 0.011 2025-02-04 08:37:29,033 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:29] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 6 0.015 0.011 2025-02-04 08:37:29,043 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:29] "POST /web/dataset/call_kw/sale.report/read_group HTTP/1.0" 200 - 14 0.019 0.022 2025-02-04 08:37:39,646 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:39] "GET / HTTP/1.0" 200 - 13 0.021 0.028 2025-02-04 08:37:39,793 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:39] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:37:39,802 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:39] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 5 0.008 0.011 2025-02-04 08:37:40,209 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:40] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 5 0.007 0.008 2025-02-04 08:37:40,588 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:40] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.004 0.006 2025-02-04 08:37:40,595 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:40] "GET /web/image/website/1/logo/My%20Website?unique=51cd8d5 HTTP/1.0" 200 - 5 0.008 0.009 2025-02-04 08:37:40,598 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:40] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:37:40,605 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:40] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:37:40,715 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:40] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 5 0.004 0.007 2025-02-04 08:37:40,717 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:40] "GET /web/image/website/1/favicon?unique=51cd8d5 HTTP/1.0" 200 - 6 0.004 0.008 2025-02-04 08:37:41,876 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:41] "GET /website/translations/0c83ea6c08c3d2273316181d4ae692b7a0d0e1d2?lang=en_US HTTP/1.0" 200 - 2 0.004 0.007 2025-02-04 08:37:42,084 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:42] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 4 0.006 0.009 2025-02-04 08:37:42,097 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:42] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:37:42,108 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:42] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.020 0.020 2025-02-04 08:37:42,866 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:42] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 3 0.006 0.010 2025-02-04 08:37:47,333 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:47] "GET /web/login HTTP/1.0" 200 - 16 0.026 0.041 2025-02-04 08:37:47,784 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:47] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 4 0.006 0.012 2025-02-04 08:37:47,796 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:37:47] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.013 0.019 2025-02-04 08:38:00,755 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:00] "GET / HTTP/1.0" 200 - 16 0.021 0.028 2025-02-04 08:38:00,887 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:00] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:38:00,913 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:00] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 8 0.008 0.013 2025-02-04 08:38:01,050 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:01] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 8 0.007 0.014 2025-02-04 08:38:01,480 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:01] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.004 0.006 2025-02-04 08:38:01,490 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:01] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.004 0.005 2025-02-04 08:38:01,491 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:01] "GET /web/image/website/1/logo/My%20Website?unique=51cd8d5 HTTP/1.0" 200 - 8 0.008 0.016 2025-02-04 08:38:01,500 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:01] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.004 0.005 2025-02-04 08:38:01,694 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:01] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 8 0.016 0.015 2025-02-04 08:38:01,743 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:01] "GET /web/image/website/1/favicon?unique=51cd8d5 HTTP/1.0" 200 - 9 0.008 0.018 2025-02-04 08:38:02,599 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:02] "GET /website/translations/0c83ea6c08c3d2273316181d4ae692b7a0d0e1d2?lang=en_US HTTP/1.0" 200 - 5 0.007 0.016 2025-02-04 08:38:02,712 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:02] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 7 0.007 0.016 2025-02-04 08:38:02,727 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:02] "POST /im_livechat/init HTTP/1.0" 200 - 22 0.014 0.025 2025-02-04 08:38:02,733 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:02] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:38:02,901 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:02] "GET /web/login HTTP/1.0" 200 - 18 0.016 0.043 2025-02-04 08:38:03,626 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:03] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 7 0.007 0.017 2025-02-04 08:38:03,643 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:03] "POST /im_livechat/init HTTP/1.0" 200 - 22 0.016 0.027 2025-02-04 08:38:03,809 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:03] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 6 0.007 0.013 2025-02-04 08:38:06,768 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:38:06,795 30 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [10] 2025-02-04 08:38:06,803 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:06] "POST /web/login HTTP/1.0" 303 - 48 0.036 0.626 2025-02-04 08:38:06,870 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (S8x3G41DSwJMQTxv1YJuLKRJ5mLWCsx4hLoTqTtoF5) 2025-02-04 08:38:06,914 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:06] "GET /odoo HTTP/1.0" 200 - 27 0.014 0.032 2025-02-04 08:38:07,042 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:07] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:38:07,061 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:07] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:38:07,071 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:07] "GET /web/webclient/load_menus/24531583f6bad83b8a8a2cf3b9606c84450be3e3424e32913541eb2330aec191 HTTP/1.0" 200 - 4 0.002 0.013 2025-02-04 08:38:07,077 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:07] "GET /web/webclient/translations/9d9047ff5aa81c1552e3e4df2062f41bd588d4c2?lang=en_US HTTP/1.0" 200 - 1 0.000 0.005 2025-02-04 08:38:07,391 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:07] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:38:10,384 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:10] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:38:10,386 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:10] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:38:10,415 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:10] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:10,416 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:10] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.010 0.006 2025-02-04 08:38:10,689 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:10] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:38:10,694 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:10] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:10,747 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:10] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:38:10,808 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:10] "POST /mail/data HTTP/1.0" 200 - 58 0.052 0.070 2025-02-04 08:38:10,848 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:10] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:38:11,009 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:11] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.005 0.014 2025-02-04 08:38:11,125 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:11] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 9 0.005 0.013 2025-02-04 08:38:11,129 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:11] "GET /web/image/res.partner/3/avatar_128?unique=1738654103000 HTTP/1.0" 200 - 8 0.005 0.015 2025-02-04 08:38:11,221 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:11] "GET /odoo/offline HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:38:11,250 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:11] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:13,331 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:13] "POST /web/action/load HTTP/1.0" 200 - 9 0.011 0.009 2025-02-04 08:38:13,406 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:13] "POST /web/dataset/call_kw/test.exceptions.model/get_views HTTP/1.0" 200 - 10 0.006 0.009 2025-02-04 08:38:13,473 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:13] "POST /web/dataset/call_kw/test.exceptions.model/onchange HTTP/1.0" 200 - 2 0.002 0.003 2025-02-04 08:38:15,697 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:15] "POST /web/action/load HTTP/1.0" 200 - 9 0.009 0.007 2025-02-04 08:38:16,920 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:16] "POST /web/dataset/call_kw/res.config.settings/get_views HTTP/1.0" 200 - 532 0.167 0.960 2025-02-04 08:38:17,680 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:17] "POST /web/dataset/call_kw/res.config.settings/onchange HTTP/1.0" 200 - 533 0.160 0.269 2025-02-04 08:38:18,500 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "POST /base_setup/demo_active HTTP/1.0" 200 - 2 0.001 0.004 2025-02-04 08:38:18,528 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "POST /base_setup/data HTTP/1.0" 200 - 6 0.002 0.003 2025-02-04 08:38:18,678 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /base/static/description/settings.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,678 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /event/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,695 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /crm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,700 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /sale_management/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,701 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /sale_renting/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,702 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /calendar/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,702 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /website/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,704 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /purchase/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,704 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /hr_referral/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,705 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /stock/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,706 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /website_slides/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,707 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /maintenance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,708 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /mrp/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,708 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /accountant/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,710 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /sign/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,710 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /project/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,712 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /planning/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,712 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /hr_timesheet/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,713 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /mass_mailing/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,715 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /documents/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,717 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /hr/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,797 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /web/static/img/mobile_app_qrcode_android.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:18,799 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:18] "GET /web/static/img/mobile_app_qrcode_ios.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:19,161 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:19] "GET /cloud_storage/static/description/icon.png HTTP/1.0" 404 - 148 0.058 0.390 2025-02-04 08:38:19,724 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:19] "GET /industry_fsm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:19,724 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:19] "GET /lunch/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:19,725 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:19] "GET /fleet/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:19,725 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:19] "GET /hr_attendance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:19,726 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:19] "GET /hr_recruitment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:19,727 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:19] "GET /point_of_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:19,728 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:19] "GET /hr_expense/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:19,729 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:19] "GET /hr_payroll/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:19,730 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:19] "GET /hr_appraisal/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:48,682 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:48] "GET / HTTP/1.0" 200 - 13 0.015 0.021 2025-02-04 08:38:48,905 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:48] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.002 0.005 2025-02-04 08:38:48,910 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:48] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 5 0.004 0.007 2025-02-04 08:38:49,596 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:49] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 5 0.006 0.009 2025-02-04 08:38:49,688 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:49] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:38:49,691 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:49] "GET /web/image/website/1/logo/My%20Website?unique=51cd8d5 HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:38:49,697 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:49] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:38:49,701 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:49] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.004 0.006 2025-02-04 08:38:49,929 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:49] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 5 0.004 0.009 2025-02-04 08:38:49,933 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:49] "GET /web/image/website/1/favicon?unique=51cd8d5 HTTP/1.0" 200 - 6 0.005 0.011 2025-02-04 08:38:50,753 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:50] "GET /website/translations/0c83ea6c08c3d2273316181d4ae692b7a0d0e1d2?lang=en_US HTTP/1.0" 200 - 2 0.003 0.007 2025-02-04 08:38:50,965 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:50] "GET /web/login HTTP/1.0" 200 - 16 0.018 0.028 2025-02-04 08:38:50,996 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:50] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 4 0.004 0.010 2025-02-04 08:38:51,020 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:51] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.016 0.022 2025-02-04 08:38:51,042 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:51] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.004 0.006 2025-02-04 08:38:51,547 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:51] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 4 0.003 0.010 2025-02-04 08:38:51,564 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:51] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.013 0.017 2025-02-04 08:38:51,661 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:51] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 3 0.003 0.009 2025-02-04 08:38:54,068 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:38:54,085 32 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [11] 2025-02-04 08:38:54,091 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:54] "POST /web/login HTTP/1.0" 303 - 45 0.024 0.524 2025-02-04 08:38:54,279 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (Ie1fZnwQXJLDujC_raBCk1l1Xik7r_SKlje1kFKNFK) 2025-02-04 08:38:54,329 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:54] "GET /odoo HTTP/1.0" 200 - 28 0.017 0.036 2025-02-04 08:38:54,766 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:54] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:38:54,766 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:54] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:38:54,778 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:54] "GET /web/webclient/translations/9d9047ff5aa81c1552e3e4df2062f41bd588d4c2?lang=en_US HTTP/1.0" 200 - 1 0.000 0.007 2025-02-04 08:38:54,793 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:54] "GET /web/webclient/load_menus/24531583f6bad83b8a8a2cf3b9606c84450be3e3424e32913541eb2330aec191 HTTP/1.0" 200 - 3 0.001 0.013 2025-02-04 08:38:56,461 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:56] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:38:57,076 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:57] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:57,082 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:57] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:38:57,090 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:57] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.009 0.006 2025-02-04 08:38:57,091 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:57] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:38:57,380 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:57] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:57,393 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:57] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:38:57,504 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:57] "POST /mail/data HTTP/1.0" 200 - 58 0.053 0.062 2025-02-04 08:38:57,591 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:57] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.001 0.004 2025-02-04 08:38:57,829 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:57] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:38:57,845 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:57] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.006 0.013 2025-02-04 08:38:57,978 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:57] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 9 0.004 0.013 2025-02-04 08:38:57,984 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:57] "GET /web/image/res.partner/3/avatar_128?unique=1738643303000 HTTP/1.0" 200 - 8 0.005 0.018 2025-02-04 08:38:58,024 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:58] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:38:58,067 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:38:58] "GET /odoo/offline HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:39:12,848 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 08:39:12,854 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.006s 2025-02-04 08:39:12,856 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 08:39:12,866 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 08:39:22,884 30 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default'] 2025-02-04 08:39:22,889 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:22] "POST /web/dataset/call_kw/res.config.settings/web_save HTTP/1.0" 200 - 497 0.252 0.377 2025-02-04 08:39:23,070 32 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:39:23,092 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:23] "POST /web/dataset/call_button/res.config.settings/open_company HTTP/1.0" 200 - 10 0.010 0.018 2025-02-04 08:39:23,309 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:23] "POST /web/dataset/call_kw/res.company/get_views HTTP/1.0" 200 - 43 0.034 0.079 2025-02-04 08:39:23,574 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:23] "POST /web/dataset/call_kw/res.company/web_read HTTP/1.0" 200 - 26 0.010 0.027 2025-02-04 08:39:23,982 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:23] "POST /mail/data HTTP/1.0" 200 - 22 0.011 0.016 2025-02-04 08:39:23,998 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:23] "POST /mail/thread/messages HTTP/1.0" 200 - 32 0.017 0.026 2025-02-04 08:39:24,158 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:24] "GET /web/bundle/web.assets_emoji?lang=en_US HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:39:24,199 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:24] "GET /web/image/res.partner/2/avatar_128?unique=1738653764000 HTTP/1.0" 200 - 15 0.008 0.015 2025-02-04 08:39:24,213 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:24] "GET /web/assets/83045f5/web.assets_emoji.min.js HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:39:28,572 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:28] "POST /web/dataset/call_kw/res.country/name_search HTTP/1.0" 200 - 2 0.002 0.004 2025-02-04 08:39:30,909 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:30] "POST /web/dataset/call_kw/res.country/name_search HTTP/1.0" 200 - 3 0.004 0.004 2025-02-04 08:39:32,142 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:32] "POST /web/dataset/call_kw/res.company/onchange HTTP/1.0" 200 - 21 0.012 0.029 2025-02-04 08:39:35,362 30 WARNING 74450978-saas-18-1-all odoo.http: You cannot change the currency of the company since some journal items already exist 2025-02-04 08:39:35,362 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:35] "POST /web/dataset/call_kw/res.company/web_save HTTP/1.0" 200 - 3 0.007 0.016 2025-02-04 08:39:44,735 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:44] "POST /web/dataset/call_kw/res.config.settings/onchange HTTP/1.0" 200 - 505 0.146 0.251 2025-02-04 08:39:45,509 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:45] "GET /cloud_storage/static/description/icon.png HTTP/1.0" 404 - 129 0.064 0.371 2025-02-04 08:39:48,408 32 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default'] 2025-02-04 08:39:48,414 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:48] "POST /web/dataset/call_kw/res.config.settings/web_save HTTP/1.0" 200 - 429 0.205 0.361 2025-02-04 08:39:49,005 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:49] "POST /web/action/load HTTP/1.0" 200 - 15 0.007 0.012 2025-02-04 08:39:49,488 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:49] "POST /web/dataset/call_kw/res.company/get_views HTTP/1.0" 200 - 496 0.110 0.286 2025-02-04 08:39:49,593 30 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:39:49,594 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:49] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:39:49,623 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:49] "POST /web/dataset/call_kw/res.company/web_search_read HTTP/1.0" 200 - 21 0.015 0.018 2025-02-04 08:39:49,755 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:49] "GET /web/static/img/openhand.cur HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:39:50,335 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:39:50] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 52.642077 2025-02-04 08:39:50,690 33 INFO 74450978-saas-18-1-all odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:39:54,088 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:54] "POST /web/dataset/call_kw/res.company/web_read HTTP/1.0" 200 - 19 0.014 0.024 2025-02-04 08:39:54,364 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:54] "POST /mail/thread/messages HTTP/1.0" 200 - 7 0.010 0.006 2025-02-04 08:39:54,458 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:54] "POST /mail/data HTTP/1.0" 200 - 23 0.014 0.016 2025-02-04 08:39:57,032 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:57] "POST /web/dataset/call_kw/res.company/web_search_read HTTP/1.0" 200 - 6 0.007 0.010 2025-02-04 08:39:57,714 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:57] "POST /web/dataset/call_kw/res.company/onchange HTTP/1.0" 200 - 11 0.011 0.022 2025-02-04 08:39:58,018 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:39:58] "GET /web/image/res.partner/3/avatar_128?unique=1738657703000 HTTP/1.0" 200 - 15 0.019 0.018 2025-02-04 08:40:01,351 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:01] "GET /partner_autocomplete/static/lib/jsvat.js HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:40:01,760 30 INFO 74450978-saas-18-1-all odoo.addons.iap.tools.iap_tools: iap jsonrpc https://partner-autocomplete.odoo.com/iap/partner_autocomplete/search 2025-02-04 08:40:01,844 30 INFO 74450978-saas-18-1-all odoo.addons.iap.tools.iap_tools: iap jsonrpc https://partner-autocomplete.odoo.com/iap/partner_autocomplete/search responded in 0.083 seconds 2025-02-04 08:40:01,846 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:01] "POST /web/dataset/call_kw/res.partner/autocomplete HTTP/1.0" 200 - 15 0.011 0.107 2025-02-04 08:40:04,263 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:04] "POST /web/dataset/call_kw/res.company/onchange HTTP/1.0" 200 - 1 0.001 0.007 2025-02-04 08:40:04,265 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:04] "POST /web/dataset/call_kw/res.country/name_search HTTP/1.0" 200 - 2 0.002 0.003 2025-02-04 08:40:06,063 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:06] "POST /web/dataset/call_kw/res.country/name_search HTTP/1.0" 200 - 3 0.004 0.005 2025-02-04 08:40:08,694 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:08] "POST /web/dataset/call_kw/res.company/onchange HTTP/1.0" 200 - 8 0.007 0.046 2025-02-04 08:40:19,832 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: ALLOW access to module.button_immediate_install on ['France - Accounting', 'France - Time Off'] to user admin #2 via 127.0.0.42 2025-02-04 08:40:19,832 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: User #2 triggered module installation 2025-02-04 08:40:19,833 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['France - Accounting', 'France - Time Off'] to user admin #2 via 127.0.0.42 2025-02-04 08:40:19,984 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading 1 modules... 2025-02-04 08:40:19,990 32 INFO 74450978-saas-18-1-all odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 2025-02-04 08:40:20,028 32 INFO 74450978-saas-18-1-all odoo.modules.loading: updating modules list 2025-02-04 08:40:20,033 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via 127.0.0.42 2025-02-04 08:40:21,587 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading 821 modules... 2025-02-04 08:40:22,066 32 INFO 74450978-saas-18-1-all odoo.modules.loading: 821 modules loaded in 0.48s, 0 queries (+0 extra) 2025-02-04 08:40:22,076 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading 828 modules... 2025-02-04 08:40:22,076 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Loading module l10n_fr (9/828) 2025-02-04 08:40:23,741 32 INFO 74450978-saas-18-1-all odoo.registry: module l10n_fr: creating or updating database tables 2025-02-04 08:40:24,038 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr/data/res_country_data.xml 2025-02-04 08:40:24,054 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr/views/res_company_views.xml 2025-02-04 08:40:24,090 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Module l10n_fr: loading demo 2025-02-04 08:40:24,091 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr/demo/demo_company.xml 2025-02-04 08:40:25,812 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Module l10n_fr loaded in 3.74s, 1872 queries (+1872 other) 2025-02-04 08:40:25,813 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Loading module l10n_fr_account (356/828) 2025-02-04 08:40:27,153 32 INFO 74450978-saas-18-1-all odoo.registry: module l10n_fr_account: creating or updating database tables 2025-02-04 08:40:27,611 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_account/data/account_chart_template_data.xml 2025-02-04 08:40:27,632 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_account/data/account_data.xml 2025-02-04 08:40:27,637 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_account/data/tax_report_data.xml 2025-02-04 08:40:28,353 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_account/views/report_invoice.xml 2025-02-04 08:40:28,382 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_account/wizard/account_fr_fec_export_wizard_view.xml 2025-02-04 08:40:28,400 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_account/security/ir.model.access.csv 2025-02-04 08:40:28,461 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_account/data/res.bank.csv 2025-02-04 08:40:29,562 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Module l10n_fr_account: loading demo 2025-02-04 08:40:29,562 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_account/data/l10n_fr_account_demo.xml 2025-02-04 08:40:35,313 32 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 446 and Message-Id '<005026905943610.1738658435.200872182846069-openerp-message-notify@a8ffd91815bd>' successfully sent 2025-02-04 08:40:35,354 32 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [446] 2025-02-04 08:40:35,354 32 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-02-04 08:40:35,451 32 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 447 and Message-Id '<546776795932919.1738658435.368849992752075-openerp-message-notify@a8ffd91815bd>' successfully sent 2025-02-04 08:40:35,456 32 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [447] 2025-02-04 08:40:35,456 32 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-02-04 08:40:35,544 32 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 448 and Message-Id '<989849386959460.1738658435.467436790466309-openerp-message-notify@a8ffd91815bd>' successfully sent 2025-02-04 08:40:35,552 32 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [448] 2025-02-04 08:40:35,553 32 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-02-04 08:40:35,614 32 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 449 and Message-Id '<481260776432155.1738658435.565199375152588-openerp-message-notify@a8ffd91815bd>' successfully sent 2025-02-04 08:40:35,620 32 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [449] 2025-02-04 08:40:35,620 32 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-02-04 08:40:36,879 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Module l10n_fr_account loaded in 11.07s, 6665 queries (+6670 other) 2025-02-04 08:40:36,879 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Loading module l10n_fr_hr_holidays (357/828) 2025-02-04 08:40:36,941 198 WARNING 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Skipping database 74450978-saas-18-1-all because of modules to install/upgrade/remove. 2025-02-04 08:40:37,083 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:37] "POST /web/dataset/call_kw/mail.activity/get_today_call_activities HTTP/1.0" 200 - 62 0.068 0.089 2025-02-04 08:40:37,216 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:37] "POST /web/dataset/call_kw/mail.activity/get_today_call_activities HTTP/1.0" 200 - 42 0.022 0.067 2025-02-04 08:40:37,302 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:37] "POST /web/dataset/call_kw/mail.activity/get_today_call_activities HTTP/1.0" 200 - 42 0.020 0.065 2025-02-04 08:40:37,406 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:37] "POST /web/dataset/call_kw/mail.activity/get_today_call_activities HTTP/1.0" 200 - 42 0.020 0.071 2025-02-04 08:40:37,504 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:37] "POST /web/dataset/call_kw/mail.activity/get_today_call_activities HTTP/1.0" 200 - 42 0.020 0.059 2025-02-04 08:40:37,597 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:37] "POST /web/dataset/call_kw/mail.activity/get_today_call_activities HTTP/1.0" 200 - 42 0.022 0.070 2025-02-04 08:40:38,314 32 INFO 74450978-saas-18-1-all odoo.registry: module l10n_fr_hr_holidays: creating or updating database tables 2025-02-04 08:40:38,681 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_hr_holidays/views/res_config_settings_views.xml 2025-02-04 08:40:38,921 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Module l10n_fr_hr_holidays: loading demo 2025-02-04 08:40:38,921 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_hr_holidays/data/l10n_fr_hr_holidays_demo.xml 2025-02-04 08:40:39,208 32 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Mail with ID 450 and Message-Id '<196949465107387.1738658439.133589267730713-openerp-message-notify@a8ffd91815bd>' successfully sent 2025-02-04 08:40:39,398 32 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.mail records with IDs: [450] 2025-02-04 08:40:39,398 32 INFO 74450978-saas-18-1-all odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 2025-02-04 08:40:39,461 32 INFO 74450978-saas-18-1-all odoo.models.unlink: User #1 deleted mail.activity records with IDs: [170] 2025-02-04 08:40:39,602 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Module l10n_fr_hr_holidays loaded in 2.72s, 539 queries (+540 other) 2025-02-04 08:40:39,603 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Loading module l10n_fr_pos_cert (444/828) 2025-02-04 08:40:39,654 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:39] "POST /web/dataset/call_kw/mail.activity/get_today_call_activities HTTP/1.0" 200 - 42 0.698 0.075 2025-02-04 08:40:40,631 32 INFO 74450978-saas-18-1-all odoo.registry: module l10n_fr_pos_cert: creating or updating database tables 2025-02-04 08:40:40,691 32 INFO 74450978-saas-18-1-all odoo.models: Prepare computation of pos.order.previous_order_id 2025-02-04 08:40:41,376 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_pos_cert/views/pos_views.xml 2025-02-04 08:40:41,426 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_pos_cert/views/account_sale_closure.xml 2025-02-04 08:40:41,458 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_pos_cert/views/pos_inalterability_menuitem.xml 2025-02-04 08:40:41,491 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_pos_cert/views/res_config_settings_views.xml 2025-02-04 08:40:41,742 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_pos_cert/report/pos_hash_integrity.xml 2025-02-04 08:40:41,752 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_pos_cert/data/account_sale_closure_cron.xml 2025-02-04 08:40:41,778 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_pos_cert/security/ir.model.access.csv 2025-02-04 08:40:41,804 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_pos_cert/security/account_closing_intercompany.xml 2025-02-04 08:40:42,045 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Module l10n_fr_pos_cert loaded in 2.44s, 441 queries (+441 other) 2025-02-04 08:40:42,046 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Loading module l10n_fr_hr_work_entry_holidays (560/828) 2025-02-04 08:40:43,085 32 INFO 74450978-saas-18-1-all odoo.registry: module l10n_fr_hr_work_entry_holidays: creating or updating database tables 2025-02-04 08:40:43,312 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Module l10n_fr_hr_work_entry_holidays loaded in 1.27s, 95 queries (+95 other) 2025-02-04 08:40:43,312 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Loading module l10n_fr_reports (561/828) 2025-02-04 08:40:44,618 32 INFO 74450978-saas-18-1-all odoo.registry: module l10n_fr_reports: creating or updating database tables 2025-02-04 08:40:45,160 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_reports/data/balance_sheet.xml 2025-02-04 08:40:45,649 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_reports/data/profit_loss.xml 2025-02-04 08:40:45,916 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_reports/data/intermediate_management_balances.xml 2025-02-04 08:40:46,080 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_reports/data/tax_report.xml 2025-02-04 08:40:46,087 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_reports/data/cron.xml 2025-02-04 08:40:46,101 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_reports/data/template.xml 2025-02-04 08:40:46,134 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_reports/data/account_report_ec_sales_list_report.xml 2025-02-04 08:40:46,139 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_reports/security/ir.model.access.csv 2025-02-04 08:40:46,233 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_reports/views/res_config_settings_views.xml 2025-02-04 08:40:46,426 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_reports/views/account_journal_dashboard_view.xml 2025-02-04 08:40:46,456 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_reports/views/account_report_async_export_view.xml 2025-02-04 08:40:46,491 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_reports/wizard/l10n_fr_send_vat_report_wizard.xml 2025-02-04 08:40:46,532 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Module l10n_fr_reports loaded in 3.22s, 1729 queries (+1729 other) 2025-02-04 08:40:46,534 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Loading module l10n_fr_intrastat (679/828) 2025-02-04 08:40:47,393 32 INFO 74450978-saas-18-1-all odoo.registry: module l10n_fr_intrastat: creating or updating database tables 2025-02-04 08:40:48,113 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_intrastat/security/ir.model.access.csv 2025-02-04 08:40:48,122 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_intrastat/views/res_config_settings_view.xml 2025-02-04 08:40:48,374 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_intrastat/data/intrastat_export.xml 2025-02-04 08:40:48,389 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_intrastat/data/code_region_data.xml 2025-02-04 08:40:48,548 32 INFO 74450978-saas-18-1-all odoo.modules.loading: loading l10n_fr_intrastat/wizard/export_wizard.xml 2025-02-04 08:40:48,577 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Module l10n_fr_intrastat loaded in 2.04s, 490 queries (+490 other) 2025-02-04 08:40:48,579 32 INFO 74450978-saas-18-1-all odoo.modules.loading: 828 modules loaded in 26.50s, 11831 queries (+11837 extra) 2025-02-04 08:40:53,880 32 INFO 74450978-saas-18-1-all odoo.modules.loading: Modules loaded. 2025-02-04 08:40:53,913 32 INFO 74450978-saas-18-1-all odoo.registry: Registry changed, signaling through the database 2025-02-04 08:40:53,914 32 INFO 74450978-saas-18-1-all odoo.registry: Registry loaded in 33.966s 2025-02-04 08:40:53,914 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: getting next ir.actions.todo() 2025-02-04 08:40:53,923 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: next action is "Website Generator After Install" 2025-02-04 08:40:54,259 32 INFO 74450978-saas-18-1-all odoo.addons.partner_autocomplete.models.res_company: Starting enrich of company test (4) 2025-02-04 08:40:59,090 32 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default', 'templates'] 2025-02-04 08:40:59,093 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:59] "POST /web/dataset/call_kw/res.company/web_save HTTP/1.0" 200 - 24623 10.726 29.084 2025-02-04 08:40:59,181 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_http: Generating routing map for key 1 2025-02-04 08:40:59,185 30 INFO ? odoo.registry: Reloading the model registry after database signaling. 2025-02-04 08:40:59,195 30 INFO ? odoo.modules.loading: loading 1 modules... 2025-02-04 08:40:59,200 30 INFO ? odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 2025-02-04 08:40:59,283 30 INFO ? odoo.modules.loading: loading 828 modules... 2025-02-04 08:40:59,459 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:59] "POST /mail/thread/messages HTTP/1.0" 200 - 32 0.028 0.254 2025-02-04 08:40:59,511 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:40:59] "POST /mail/data HTTP/1.0" 200 - 38 0.020 0.031 2025-02-04 08:40:59,873 30 INFO ? odoo.modules.loading: 828 modules loaded in 0.59s, 0 queries (+0 extra) 2025-02-04 08:41:00,425 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:00] "GET /odoo/settings/4/companies/4 HTTP/1.0" 200 - 127 0.057 0.855 2025-02-04 08:41:00,616 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:41:00] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 169.793703 2025-02-04 08:41:00,666 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:00] "GET /web/webclient/load_menus/e9a50cf54822349e6a84a103e9a888698161f91afb6038d2b2e4e94832e9ccfc HTTP/1.0" 200 - 4 0.004 0.018 2025-02-04 08:41:00,676 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:00] "GET /web/webclient/translations/7a46d98af693ea9a5e062d24aa495eac41dc3b9c?lang=en_US HTTP/1.0" 200 - 1 0.001 0.007 2025-02-04 08:41:00,964 33 INFO 74450978-saas-18-1-all odoo.registry: Reloading the model registry after database signaling. 2025-02-04 08:41:00,971 33 INFO 74450978-saas-18-1-all odoo.modules.loading: loading 1 modules... 2025-02-04 08:41:00,977 33 INFO 74450978-saas-18-1-all odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 2025-02-04 08:41:01,040 33 INFO 74450978-saas-18-1-all odoo.modules.loading: loading 828 modules... 2025-02-04 08:41:01,219 30 INFO ? odoo.modules.loading: Modules loaded. 2025-02-04 08:41:01,254 30 INFO ? odoo.registry: Registry loaded in 2.069s 2025-02-04 08:41:01,257 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_http: Generating routing map for key 1 2025-02-04 08:41:01,560 33 INFO 74450978-saas-18-1-all odoo.modules.loading: 828 modules loaded in 0.52s, 0 queries (+0 extra) 2025-02-04 08:41:01,572 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:01] "GET /web/image/res.company/4/logo?unique=1738658453000 HTTP/1.0" 200 - 49 0.047 2.343 2025-02-04 08:41:01,755 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:01] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 4 0.002 0.004 2025-02-04 08:41:01,763 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:01] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 304 - 4 0.003 0.006 2025-02-04 08:41:01,831 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:01] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 17 0.010 0.050 2025-02-04 08:41:01,883 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:01] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:41:01,935 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:01] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:41:02,058 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:02] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.011 0.012 2025-02-04 08:41:02,078 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:02] "POST /mail/data HTTP/1.0" 200 - 150 0.084 0.116 2025-02-04 08:41:02,149 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:02] "POST /web/action/load_breadcrumbs HTTP/1.0" 200 - 14 0.007 0.011 2025-02-04 08:41:02,162 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:02] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 16 0.011 0.017 2025-02-04 08:41:02,994 33 INFO 74450978-saas-18-1-all odoo.modules.loading: Modules loaded. 2025-02-04 08:41:03,028 33 INFO 74450978-saas-18-1-all odoo.registry: Registry loaded in 2.064s 2025-02-04 08:41:03,061 33 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_http: Generating routing map for key 1 2025-02-04 08:41:03,116 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:03] "POST /web/dataset/call_kw/res.company/get_views HTTP/1.0" 200 - 509 0.123 0.741 2025-02-04 08:41:03,272 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:03] "POST /web/dataset/call_kw/res.company/web_read HTTP/1.0" 200 - 26 0.021 0.029 2025-02-04 08:41:03,600 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:03] "POST /mail/thread/messages HTTP/1.0" 200 - 18 0.020 0.020 2025-02-04 08:41:03,623 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:03] "POST /mail/data HTTP/1.0" 200 - 31 0.028 0.031 2025-02-04 08:41:03,875 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:03] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:41:04,110 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:04] "GET /web/bundle/web.assets_emoji?lang=en_US HTTP/1.0" 200 - 2 0.001 0.320 2025-02-04 08:41:11,765 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:41:11] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 78.178905 2025-02-04 08:41:17,237 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:17] "POST /web/dataset/call_kw/res.company/has_access HTTP/1.0" 200 - 1 0.001 0.006 2025-02-04 08:41:18,094 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:18] "GET /odoo/settings/4/companies/4 HTTP/1.0" 200 - 115 0.049 0.729 2025-02-04 08:41:18,181 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:41:18] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 15.618897 2025-02-04 08:41:18,493 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:18] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:41:18,496 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:18] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 304 - 3 0.002 0.004 2025-02-04 08:41:18,502 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:18] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.002 0.005 2025-02-04 08:41:18,585 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:18] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:41:18,637 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:18] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:41:18,744 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:18] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.010 0.010 2025-02-04 08:41:18,775 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:18] "POST /mail/data HTTP/1.0" 200 - 135 0.072 0.120 2025-02-04 08:41:18,839 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:18] "POST /web/action/load_breadcrumbs HTTP/1.0" 200 - 13 0.005 0.011 2025-02-04 08:41:18,842 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:18] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 9 0.008 0.012 2025-02-04 08:41:19,273 198 INFO 74450978-saas-18-1-all odoo.registry: Reloading the model registry after database signaling. 2025-02-04 08:41:19,295 198 INFO 74450978-saas-18-1-all odoo.modules.loading: loading 1 modules... 2025-02-04 08:41:19,302 198 INFO 74450978-saas-18-1-all odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 2025-02-04 08:41:19,358 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:19] "POST /web/dataset/call_kw/res.company/get_views HTTP/1.0" 200 - 384 0.103 0.307 2025-02-04 08:41:19,512 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:19] "POST /web/dataset/call_kw/res.company/web_read HTTP/1.0" 200 - 29 0.013 0.036 2025-02-04 08:41:19,579 198 INFO 74450978-saas-18-1-all odoo.modules.loading: loading 828 modules... 2025-02-04 08:41:19,821 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:19] "POST /mail/thread/messages HTTP/1.0" 200 - 23 0.011 0.019 2025-02-04 08:41:19,825 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:19] "POST /mail/data HTTP/1.0" 200 - 22 0.012 0.022 2025-02-04 08:41:20,017 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:20] "GET /web/bundle/web.assets_emoji?lang=en_US HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:41:20,150 198 INFO 74450978-saas-18-1-all odoo.modules.loading: 828 modules loaded in 0.57s, 0 queries (+0 extra) 2025-02-04 08:41:20,539 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:20] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:41:21,384 198 INFO 74450978-saas-18-1-all odoo.modules.loading: Modules loaded. 2025-02-04 08:41:21,387 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:21] "POST /web/action/load HTTP/1.0" 200 - 10 0.003 0.007 2025-02-04 08:41:21,420 198 INFO 74450978-saas-18-1-all odoo.registry: Registry loaded in 2.146s 2025-02-04 08:41:21,422 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Try to reconcile automatically your statement lines' (54) starting 2025-02-04 08:41:22,224 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:22] "POST /web/dataset/call_kw/res.config.settings/get_views HTTP/1.0" 200 - 352 0.101 0.690 2025-02-04 08:41:22,527 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Try to reconcile automatically your statement lines' (54) done in 1.105s 2025-02-04 08:41:22,529 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Try to reconcile automatically your statement lines' (54) processed 0 records, 0 records remaining 2025-02-04 08:41:22,541 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Try to reconcile automatically your statement lines' (54) completed 2025-02-04 08:41:22,566 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SEPA Direct Debit: Confirm paid transactions' (94) starting 2025-02-04 08:41:22,571 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SEPA Direct Debit: Confirm paid transactions' (94) done in 0.005s 2025-02-04 08:41:22,574 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SEPA Direct Debit: Confirm paid transactions' (94) processed 0 records, 0 records remaining 2025-02-04 08:41:22,578 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'SEPA Direct Debit: Confirm paid transactions' (94) completed 2025-02-04 08:41:22,584 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Daily Sales Closing' (124) starting 2025-02-04 08:41:22,616 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Daily Sales Closing' (124) done in 0.032s 2025-02-04 08:41:22,618 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Daily Sales Closing' (124) processed 0 records, 0 records remaining 2025-02-04 08:41:22,621 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Daily Sales Closing' (124) completed 2025-02-04 08:41:22,627 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Monthly Sales Closing' (125) starting 2025-02-04 08:41:22,646 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Monthly Sales Closing' (125) done in 0.019s 2025-02-04 08:41:22,648 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Monthly Sales Closing' (125) processed 0 records, 0 records remaining 2025-02-04 08:41:22,653 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Monthly Sales Closing' (125) completed 2025-02-04 08:41:22,660 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Annual Sales Closing' (126) starting 2025-02-04 08:41:22,681 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Annual Sales Closing' (126) done in 0.022s 2025-02-04 08:41:22,683 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Annual Sales Closing' (126) processed 0 records, 0 records remaining 2025-02-04 08:41:22,686 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Generate Annual Sales Closing' (126) completed 2025-02-04 08:41:22,692 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Process the pending async exports' (127) starting 2025-02-04 08:41:22,694 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Process the pending async exports' (127) done in 0.003s 2025-02-04 08:41:22,696 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Process the pending async exports' (127) processed 0 records, 0 records remaining 2025-02-04 08:41:22,700 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Process the pending async exports' (127) completed 2025-02-04 08:41:22,705 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync feeds' (117) starting 2025-02-04 08:41:22,710 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync feeds' (117) done in 0.005s 2025-02-04 08:41:22,712 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync feeds' (117) processed 0 records, 0 records remaining 2025-02-04 08:41:22,715 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync feeds' (117) completed 2025-02-04 08:41:24,203 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:24] "POST /web/dataset/call_kw/res.config.settings/onchange HTTP/1.0" 200 - 492 0.135 0.260 2025-02-04 08:41:25,146 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:25] "POST /base_setup/demo_active HTTP/1.0" 200 - 2 0.001 0.004 2025-02-04 08:41:25,150 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:25] "POST /base_setup/data HTTP/1.0" 200 - 6 0.006 0.003 2025-02-04 08:41:26,040 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:26] "GET /cloud_storage/static/description/icon.png HTTP/1.0" 404 - 189 0.071 0.665 2025-02-04 08:41:30,765 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:30] "GET /sms/static/img/sms_failure.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:30,768 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:30] "GET /mail/static/src/img/smiley/mailfailure.jpg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:30,794 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:30] "GET /web/image/res.partner/2/avatar_128?unique=1738653764000 HTTP/1.0" 200 - 16 0.009 0.021 2025-02-04 08:41:30,913 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:30] "POST /mail/data HTTP/1.0" 200 - 86 0.047 0.098 2025-02-04 08:41:31,417 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:31] "GET /web/image/mail.guest/8/avatar_128?unique=1738652775000 HTTP/1.0" 200 - 5 0.002 0.005 2025-02-04 08:41:31,419 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:31] "GET /base/static/img/country_flags/us.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:31,429 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:31] "GET /web/image/res.partner/2/avatar_128?unique=1738658436000 HTTP/1.0" 200 - 7 0.005 0.015 2025-02-04 08:41:31,442 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:31] "GET /web/image/discuss.channel/7/avatar_128?unique=47368b24391e713e0e114de88eb19ae4df3bd2f4439d5c7472f71c3e63144649ebf0f381ee1be2c300d7f3479c6465ce179f0c66915db0d9c7740042b9e18c8a HTTP/1.0" 200 - 9 0.003 0.009 2025-02-04 08:41:31,443 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:31] "GET /web/image/res.partner/27/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.006 0.016 2025-02-04 08:41:31,448 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:31] "GET /web/image/discuss.channel/1/avatar_128?unique=a0ccc98e3cdabb0059d34d6baefc7cc3706aa1759e3ec4a43d90f91d396b7643e813b155aca20b93a4e164e7f40133d3136b25d5271146a30a0be8f404d968d7 HTTP/1.0" 200 - 4 0.001 0.004 2025-02-04 08:41:31,454 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:31] "GET /web/image/discuss.channel/8/avatar_128?unique=7270576e456b17ac52ab6c4e620ed282aaca988f715a7d6941c9f49de184b94d07a3dbd9de614130e4e6bea1f06cb0bb90eb2eea074b8813180c4b6357877b58 HTTP/1.0" 200 - 9 0.003 0.008 2025-02-04 08:41:31,456 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:31] "GET /web/image/discuss.channel/6/avatar_128?unique=454289d351dd3f3e62297926033809ca1785cfd845684dac694a03e7c876bd6640f94b6638acb7021c526113fdf553fcbc110f0ef4f362b7f10ad94dafc9d936 HTTP/1.0" 200 - 4 0.001 0.005 2025-02-04 08:41:31,461 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:31] "GET /web/image/discuss.channel/2/avatar_128?unique=5c81ee14c5c5cc24a8b86ecf65da448f53e415f8ab7355411b7a8a13fe1c2824c5cf613a56d4177531bc87aa042e6364ea376badaa1c873845753d7bd23332b7 HTTP/1.0" 200 - 4 0.001 0.005 2025-02-04 08:41:41,353 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:41] "GET /fleet/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:41,353 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:41] "GET /calendar/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:41,354 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:41] "GET /event/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:41,354 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:41] "GET /account/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:41,356 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:41] "GET /crm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:41,375 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:41] "GET /project/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:41,375 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:41] "GET /helpdesk/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:41,377 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:41] "GET /project_todo/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:41,377 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:41] "GET /hr_appraisal/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:41,378 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:41] "GET /hr_holidays/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:41,378 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:41] "GET /hr_recruitment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:41,380 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:41] "GET /purchase/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:41,380 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:41] "GET /sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:41:41,530 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:41] "POST /mail/data HTTP/1.0" 200 - 116 0.068 0.082 2025-02-04 08:41:50,058 30 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default'] 2025-02-04 08:41:50,062 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:50] "POST /web/dataset/call_kw/res.config.settings/web_save HTTP/1.0" 200 - 400 0.213 0.335 2025-02-04 08:41:50,342 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:50] "POST /web/dataset/call_button/res.config.settings/action_open_peppol_form HTTP/1.0" 200 - 12 0.006 0.020 2025-02-04 08:41:50,568 32 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:41:50,608 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:50] "POST /web/dataset/call_kw/peppol.registration/get_views HTTP/1.0" 200 - 33 0.021 0.023 2025-02-04 08:41:50,678 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:41:50] "POST /web/dataset/call_kw/peppol.registration/onchange HTTP/1.0" 200 - 6 0.003 0.014 2025-02-04 08:42:20,134 30 WARNING 74450978-saas-18-1-all odoo.http: Please enter the mobile number in the correct international format. For example: +32123456789, where +32 is the country code. Currently, only European countries are supported. 2025-02-04 08:42:20,134 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:20] "POST /web/dataset/call_kw/peppol.registration/onchange HTTP/1.0" 200 - 1 0.001 0.010 2025-02-04 08:42:22,688 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:22] "POST /web/action/load HTTP/1.0" 200 - 11 0.011 0.009 2025-02-04 08:42:23,005 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "POST /web/dataset/call_kw/ir.module.module/get_views HTTP/1.0" 200 - 63 0.030 0.041 2025-02-04 08:42:23,226 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:42:23,248 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 51 0.012 0.014 2025-02-04 08:42:23,262 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 4 0.004 0.031 2025-02-04 08:42:23,650 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /sale_management/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,666 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /pos_restaurant/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,666 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /stock/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,668 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /website/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,713 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /point_of_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,713 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /accountant/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,716 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /website_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,717 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /mrp/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,718 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /timesheet_grid/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,718 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /mass_mailing/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,719 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /hr_expense/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,720 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /web_studio/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,720 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /documents/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,721 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /data_recycle/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,721 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /hr/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,722 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /delivery_envia/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,723 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /delivery_fedex_rest/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,724 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /delivery_starshipit/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,724 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /delivery_ups_rest/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,725 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /frontdesk/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,725 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /knowledge/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,726 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /maintenance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,726 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /marketing_card/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,814 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /delivery_easypost/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,814 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /delivery_sendcloud/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,815 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /delivery_shiprocket/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,815 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /sale_amazon/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,817 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /sale_shopee/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,817 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /delivery_bpost/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:23,818 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:23] "GET /hr_contract/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,779 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /sale_subscription/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,779 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /room/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,780 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /hr_payroll/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,781 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /lunch/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,781 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /voip/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,782 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /website_hr_recruitment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,783 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /delivery_usps/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,783 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /delivery_fedex/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,784 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /repair/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,784 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /survey/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,785 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /approvals/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,785 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /sale_renting/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,786 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /stock_barcode/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,786 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /contacts/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,787 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /mail/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,787 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /hr_skills/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,788 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /planning/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,789 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /delivery_dhl/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,789 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /industry_fsm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,790 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /mrp_plm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,987 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /appointment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,987 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /hr_attendance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,989 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /quality_control/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,990 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /website_slides/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,991 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /hr_referral/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.003 2025-02-04 08:42:24,991 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /whatsapp/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,992 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /iot/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,993 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /im_livechat/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,994 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /website_event/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,994 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /social/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,995 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /sign/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,996 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /mass_mailing_sms/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:24,997 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:24] "GET /marketing_automation/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:42:36,055 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:36] "POST /web/action/load HTTP/1.0" 200 - 11 0.003 0.006 2025-02-04 08:42:36,441 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:36] "POST /web/dataset/call_kw/res.partner/get_views HTTP/1.0" 200 - 128 0.047 0.128 2025-02-04 08:42:36,909 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:36] "POST /web/dataset/call_kw/res.partner/web_search_read HTTP/1.0" 200 - 63 0.038 0.054 2025-02-04 08:42:37,718 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/58/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 15 0.008 0.017 2025-02-04 08:42:37,723 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/95/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 15 0.008 0.018 2025-02-04 08:42:37,735 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/114/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:42:37,741 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/132/avatar_128?unique=1738653744000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:42:37,754 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/129/avatar_128?unique=1738653695000 HTTP/1.0" 200 - 7 0.004 0.014 2025-02-04 08:42:37,760 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/66/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.005 0.014 2025-02-04 08:42:37,773 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/59/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.005 0.013 2025-02-04 08:42:37,777 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/120/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:42:37,792 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/15/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.004 0.013 2025-02-04 08:42:37,796 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/15/avatar_128 HTTP/1.0" 200 - 7 0.004 0.014 2025-02-04 08:42:37,808 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/34/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.004 0.011 2025-02-04 08:42:37,811 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/28/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.004 0.010 2025-02-04 08:42:37,825 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/72/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.012 2025-02-04 08:42:37,828 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/106/avatar_128?unique=1738653388000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:42:37,843 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/99/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.013 2025-02-04 08:42:37,847 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/52/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.014 2025-02-04 08:42:37,860 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/96/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.012 2025-02-04 08:42:37,866 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/121/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.014 2025-02-04 08:42:37,876 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:37] "GET /web/image/res.partner/123/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:42:38,743 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:38] "GET /web/image/res.partner/118/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.009 2025-02-04 08:42:38,744 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:38] "GET /web/image/res.partner/47/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:42:38,757 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:38] "GET /web/image/res.partner/119/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:42:38,757 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:38] "GET /web/image/res.partner/20/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.004 0.009 2025-02-04 08:42:38,771 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:38] "GET /web/image/res.partner/19/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.004 0.009 2025-02-04 08:42:38,771 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:38] "GET /web/image/res.partner/10/avatar_128 HTTP/1.0" 200 - 7 0.004 0.010 2025-02-04 08:42:38,786 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:38] "GET /web/image/res.partner/43/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:42:38,791 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:38] "GET /web/image/res.partner/36/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.008 0.012 2025-02-04 08:42:38,804 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:38] "GET /web/image/res.partner/63/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.012 2025-02-04 08:42:38,808 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:38] "GET /web/image/res.partner/112/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:42:38,819 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:38] "GET /web/image/res.partner/113/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:42:38,825 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:42:38] "GET /web/image/res.partner/10/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.004 0.012 2025-02-04 08:43:03,819 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:03] "POST /web/dataset/call_kw/res.partner/web_search_read HTTP/1.0" 200 - 33 0.012 0.029 2025-02-04 08:43:04,373 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:04] "GET /web/image/res.partner/160/avatar_128?unique=1738658453000 HTTP/1.0" 200 - 7 0.003 0.008 2025-02-04 08:43:04,375 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:04] "GET /web/image/res.partner/111/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.003 0.010 2025-02-04 08:43:04,385 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:04] "GET /web/image/res.partner/108/avatar_128?unique=1738653630000 HTTP/1.0" 200 - 6 0.003 0.008 2025-02-04 08:43:04,388 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:04] "GET /web/image/res.partner/11/avatar_128?unique=1738653580000 HTTP/1.0" 200 - 7 0.003 0.009 2025-02-04 08:43:04,397 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:04] "GET /web/image/res.partner/122/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.003 0.008 2025-02-04 08:43:04,401 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:04] "GET /web/image/res.partner/110/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:43:04,408 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:04] "GET /web/image/res.partner/104/avatar_128?unique=1738653356000 HTTP/1.0" 200 - 6 0.003 0.007 2025-02-04 08:43:04,413 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:04] "GET /web/image/res.partner/51/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:43:04,420 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:04] "GET /web/image/res.partner/16/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.003 0.008 2025-02-04 08:43:04,425 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:04] "GET /web/image/res.partner/109/avatar_128?unique=1738653630000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:43:04,431 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:04] "GET /web/image/res.partner/94/avatar_128?unique=1738658453000 HTTP/1.0" 200 - 7 0.003 0.008 2025-02-04 08:43:04,438 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:04] "GET /web/image/res.partner/74/avatar_128?unique=1738658453000 HTTP/1.0" 200 - 7 0.004 0.009 2025-02-04 08:43:04,442 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:04] "GET /web/image/res.partner/1/avatar_128?unique=1738658453000 HTTP/1.0" 200 - 7 0.003 0.008 2025-02-04 08:43:04,451 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:04] "GET /web/image/res.partner/107/avatar_128?unique=1738653630000 HTTP/1.0" 200 - 7 0.003 0.009 2025-02-04 08:43:04,454 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:04] "GET /web/image/res.partner/115/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.003 0.008 2025-02-04 08:43:06,271 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:06] "POST /web/dataset/call_kw/peppol.registration/onchange HTTP/1.0" 200 - 4 0.002 0.006 2025-02-04 08:43:06,436 30 WARNING 74450978-saas-18-1-all odoo.http: The Peppol endpoint is not valid. The expected format is: 73282932000074 2025-02-04 08:43:06,436 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:06] "POST /web/dataset/call_kw/peppol.registration/web_save HTTP/1.0" 200 - 47 0.023 0.057 2025-02-04 08:43:07,647 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:07] "GET /web/image/res.partner/13/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.003 0.008 2025-02-04 08:43:07,661 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:07] "GET /web/image/res.partner/12/avatar_128?unique=1738653744000 HTTP/1.0" 200 - 7 0.004 0.009 2025-02-04 08:43:07,661 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:07] "GET /web/image/res.partner/44/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.008 2025-02-04 08:43:07,672 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:07] "GET /web/image/res.partner/49/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 6 0.003 0.008 2025-02-04 08:43:07,673 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:07] "GET /web/image/res.partner/54/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.003 0.008 2025-02-04 08:43:07,687 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:07] "GET /web/image/res.partner/48/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 6 0.003 0.007 2025-02-04 08:43:07,690 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:07] "GET /web/image/res.partner/46/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:43:07,701 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:07] "GET /web/image/res.partner/45/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 6 0.004 0.009 2025-02-04 08:43:07,706 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:07] "GET /web/image/res.partner/14/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.011 2025-02-04 08:43:07,713 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:07] "GET /web/image/res.partner/53/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.003 0.009 2025-02-04 08:43:07,767 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:07] "GET /web/image/res.partner/50/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 6 0.003 0.007 2025-02-04 08:43:07,769 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:07] "GET /web/image/res.partner/116/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.008 2025-02-04 08:43:07,778 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:07] "GET /web/image/res.partner/117/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.003 0.007 2025-02-04 08:43:07,781 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:07] "GET /web/image/res.partner/9/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.008 2025-02-04 08:43:07,789 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:07] "GET /web/image/res.partner/159/avatar_128?unique=1738658453000 HTTP/1.0" 200 - 7 0.003 0.008 2025-02-04 08:43:17,623 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:17] "GET / HTTP/1.0" 200 - 152 0.047 0.239 2025-02-04 08:43:17,702 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:17] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:43:17,745 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:17] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 8 0.005 0.010 2025-02-04 08:43:17,761 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:17] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 8 0.005 0.009 2025-02-04 08:43:17,827 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:17] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:43:17,827 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:17] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:43:17,834 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:17] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:43:17,844 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:17] "GET /web/image/website/1/logo/My%20Website?unique=f416b9b HTTP/1.0" 200 - 11 0.006 0.010 2025-02-04 08:43:17,853 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:17] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 8 0.005 0.014 2025-02-04 08:43:17,904 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:17] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 8 0.005 0.011 2025-02-04 08:43:17,917 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:17] "GET /web/image/website/1/favicon?unique=f416b9b HTTP/1.0" 200 - 10 0.006 0.016 2025-02-04 08:43:17,973 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:17] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 8 0.005 0.013 2025-02-04 08:43:18,080 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:18] "GET /website/translations/0c83ea6c08c3d2273316181d4ae692b7a0d0e1d2?lang=en_US HTTP/1.0" 200 - 5 0.005 0.013 2025-02-04 08:43:18,143 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:18] "POST /im_livechat/init HTTP/1.0" 200 - 29 0.014 0.021 2025-02-04 08:43:18,150 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:18] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:43:18,157 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:18] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 17 0.007 0.043 2025-02-04 08:43:18,216 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:18] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 6 0.005 0.009 2025-02-04 08:43:18,844 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:18] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:43:19,110 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:19] "GET /web/login HTTP/1.0" 200 - 36 0.016 0.052 2025-02-04 08:43:19,434 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:19] "POST /im_livechat/init HTTP/1.0" 200 - 30 0.011 0.021 2025-02-04 08:43:19,447 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:19] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 17 0.007 0.038 2025-02-04 08:43:19,850 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:19] "POST /web/dataset/call_kw/res.partner/web_read HTTP/1.0" 200 - 188 0.081 0.099 2025-02-04 08:43:20,536 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:20] "POST /mail/thread/messages HTTP/1.0" 200 - 27 0.013 0.015 2025-02-04 08:43:20,540 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:20] "POST /mail/data HTTP/1.0" 200 - 21 0.006 0.011 2025-02-04 08:43:20,864 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:20] "GET /web/bundle/web.assets_emoji?lang=en_US HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:43:20,922 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:20] "GET / HTTP/1.0" 200 - 16 0.007 0.016 2025-02-04 08:43:21,000 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:43:21,014 32 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [12] 2025-02-04 08:43:21,019 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:21] "POST /web/login HTTP/1.0" 303 - 65 0.022 0.450 2025-02-04 08:43:21,036 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (bxLRIzrC1iRNndeux6FJcTsmcMlnk77R8sK8pgs6Rw) 2025-02-04 08:43:21,051 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:21] "GET /web/assets/83045f5/web.assets_emoji.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:43:21,143 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (bxLRIzrC1iRNndeux6FJcTsmcMlnk77R8sK8pgs6Rw) 2025-02-04 08:43:21,143 30 WARNING 74450978-saas-18-1-all odoo.http: CSRF validation failed on path '/web/login' 2025-02-04 08:43:21,172 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:21] "GET /odoo HTTP/1.0" 200 - 83 0.038 0.100 2025-02-04 08:43:21,193 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:21] "GET /web/image/website/1/logo/My%20Website?unique=f416b9b HTTP/1.0" 200 - 5 0.003 0.006 2025-02-04 08:43:21,272 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:21] "GET /web/image/website/1/favicon?unique=f416b9b HTTP/1.0" 200 - 6 0.004 0.008 2025-02-04 08:43:21,418 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:21] "POST /web/login HTTP/1.0" 400 - 121 0.033 0.245 2025-02-04 08:43:21,512 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:21] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 4 0.003 0.007 2025-02-04 08:43:21,520 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:21] "GET /website/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:21,521 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:21] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.007 0.013 2025-02-04 08:43:21,648 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:21] "GET /website/translations/655e14185e913003b55f646be33c14dd72e65645?lang=en_US HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:43:21,675 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:21] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 3 0.001 0.004 2025-02-04 08:43:21,691 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:21] "POST /im_livechat/init HTTP/1.0" 200 - 28 0.009 0.012 2025-02-04 08:43:23,844 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:23] "GET /web/login HTTP/1.0" 200 - 15 0.009 0.024 2025-02-04 08:43:24,688 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:24] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 4 0.003 0.009 2025-02-04 08:43:24,705 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:24] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.010 0.019 2025-02-04 08:43:25,427 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:25] "GET /web HTTP/1.0" 200 - 71 0.021 0.081 2025-02-04 08:43:25,471 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:25] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:43:25,485 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:25] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:43:25,584 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:25] "GET /web/webclient/translations/7a46d98af693ea9a5e062d24aa495eac41dc3b9c?lang=en_US HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:43:25,588 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:25] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:43:25,588 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:25] "GET /web/webclient/load_menus/e9a50cf54822349e6a84a103e9a888698161f91afb6038d2b2e4e94832e9ccfc HTTP/1.0" 200 - 3 0.001 0.008 2025-02-04 08:43:25,662 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:25] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:43:25,938 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:25] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 2 0.001 0.002 2025-02-04 08:43:25,940 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:25] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 4 0.001 0.003 2025-02-04 08:43:25,949 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:25] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:25,954 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:25] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 8 0.003 0.004 2025-02-04 08:43:25,982 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:25] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:43:25,987 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:25] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:25,998 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:25] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:43:26,033 33 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:43:26,047 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:26] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.005 0.010 2025-02-04 08:43:26,052 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:26] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:43:26,076 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:26] "POST /mail/data HTTP/1.0" 200 - 108 0.035 0.057 2025-02-04 08:43:26,087 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:26] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 9 0.004 0.010 2025-02-04 08:43:26,091 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:26] "GET /web/image/res.partner/3/avatar_128?unique=1738654103000 HTTP/1.0" 200 - 8 0.004 0.010 2025-02-04 08:43:26,101 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:26] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:26,101 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:26] "GET /odoo/offline HTTP/1.0" 200 - 6 0.001 0.006 2025-02-04 08:43:26,664 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:26] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:43:26,665 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:26] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:43:29,704 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:29] "POST /web/dataset/call_kw/peppol.registration/onchange HTTP/1.0" 200 - 4 0.003 0.006 2025-02-04 08:43:29,911 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:29] "POST /web/dataset/call_kw/peppol.registration/web_save HTTP/1.0" 200 - 82 0.042 0.080 2025-02-04 08:43:29,969 32 WARNING 74450978-saas-18-1-all odoo.http: Contact email and phone number are required. 2025-02-04 08:43:29,969 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:29] "POST /web/dataset/call_button/peppol.registration/button_register_peppol_participant HTTP/1.0" 200 - 3 0.002 0.005 2025-02-04 08:43:30,636 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:30] "POST /web/action/load HTTP/1.0" 200 - 9 0.003 0.005 2025-02-04 08:43:31,031 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "POST /web/dataset/call_kw/res.config.settings/get_views HTTP/1.0" 200 - 532 0.098 0.265 2025-02-04 08:43:31,368 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "POST /web/dataset/call_kw/res.config.settings/onchange HTTP/1.0" 200 - 548 0.096 0.152 2025-02-04 08:43:31,710 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "POST /base_setup/demo_active HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:43:31,723 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "POST /base_setup/data HTTP/1.0" 200 - 6 0.001 0.002 2025-02-04 08:43:31,785 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /base/static/description/settings.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,787 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /crm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,789 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /event/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,791 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /sale_management/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,792 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /sale_renting/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,794 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /calendar/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,796 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /hr_referral/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,797 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /website_slides/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,799 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /purchase/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,800 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /stock/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,802 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /maintenance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,803 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /mrp/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,805 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /accountant/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,807 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /project/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,808 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /sign/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,810 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /hr_timesheet/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,811 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /planning/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:31,813 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:31] "GET /mass_mailing/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:32,041 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:43:32,054 30 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [9] 2025-02-04 08:43:32,059 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "POST /web/login HTTP/1.0" 303 - 54 0.017 0.469 2025-02-04 08:43:32,060 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /hr_attendance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:32,062 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /web/static/img/mobile_app_qrcode_android.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:32,063 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /web/static/img/mobile_app_qrcode_ios.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:32,141 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (CejHFGj_z5UonWrW8Ku4y4912cPYF-pPsc3lDChqG9) 2025-02-04 08:43:32,169 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /odoo HTTP/1.0" 200 - 27 0.008 0.022 2025-02-04 08:43:32,248 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /cloud_storage/static/description/icon.png HTTP/1.0" 404 - 184 0.048 0.386 2025-02-04 08:43:32,352 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:43:32,353 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 4 0.002 0.003 2025-02-04 08:43:32,364 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /web/webclient/load_menus/e9a50cf54822349e6a84a103e9a888698161f91afb6038d2b2e4e94832e9ccfc HTTP/1.0" 200 - 3 0.001 0.008 2025-02-04 08:43:32,371 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /web/webclient/translations/7a46d98af693ea9a5e062d24aa495eac41dc3b9c?lang=en_US HTTP/1.0" 200 - 1 0.000 0.005 2025-02-04 08:43:32,730 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.002 2025-02-04 08:43:32,811 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /point_of_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:32,811 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /hr_appraisal/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:32,812 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /fleet/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:32,812 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /lunch/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:32,813 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /documents/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:32,813 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /hr_expense/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:32,815 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /hr_recruitment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:32,815 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /industry_fsm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:32,816 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /hr_payroll/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:32,816 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:32] "GET /hr/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:33,151 30 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default'] 2025-02-04 08:43:33,152 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:33] "POST /web/dataset/call_kw/res.config.settings/web_save HTTP/1.0" 200 - 409 0.112 0.174 2025-02-04 08:43:33,232 32 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:43:33,242 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:33] "POST /web/action/load HTTP/1.0" 200 - 17 0.003 0.010 2025-02-04 08:43:33,292 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:33] "POST /web/dataset/call_kw/base.language.install/get_views HTTP/1.0" 200 - 20 0.010 0.008 2025-02-04 08:43:33,314 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:33] "POST /web/dataset/call_kw/base.language.install/onchange HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:43:33,339 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:33] "POST /web/dataset/call_kw/website/name_search HTTP/1.0" 200 - 2 0.001 0.002 2025-02-04 08:43:33,958 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:33] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 7 0.002 0.003 2025-02-04 08:43:33,959 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:33] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 3 0.001 0.002 2025-02-04 08:43:33,961 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:33] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:33,992 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:33] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 17 0.006 0.026 2025-02-04 08:43:34,066 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:34] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:43:34,075 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:34] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:34,170 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:34] "POST /mail/data HTTP/1.0" 200 - 146 0.040 0.063 2025-02-04 08:43:34,306 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:34] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:43:34,363 33 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:43:34,410 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:34] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:43:34,504 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:34] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 10 0.004 0.008 2025-02-04 08:43:34,676 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:34] "GET /web/image/res.partner/3/avatar_128?unique=1738650503000 HTTP/1.0" 200 - 15 0.006 0.011 2025-02-04 08:43:34,677 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:34] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 16 0.007 0.011 2025-02-04 08:43:34,725 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:34] "GET /odoo/offline HTTP/1.0" 200 - 9 0.002 0.010 2025-02-04 08:43:34,734 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:34] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:34,781 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:34] "POST /web/dataset/call_kw/res.lang/name_search HTTP/1.0" 200 - 3 0.001 0.002 2025-02-04 08:43:37,211 30 WARNING 74450978-saas-18-1-all odoo.http: Please enter the mobile number in the correct international format. For example: +32123456789, where +32 is the country code. Currently, only European countries are supported. 2025-02-04 08:43:37,211 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:37] "POST /web/dataset/call_kw/peppol.registration/onchange HTTP/1.0" 200 - 9 0.003 0.008 2025-02-04 08:43:37,954 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:37] "POST /web/dataset/call_kw/res.lang/name_search HTTP/1.0" 200 - 2 0.001 0.002 2025-02-04 08:43:39,412 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:39] "POST /web/dataset/call_kw/res.lang/web_read HTTP/1.0" 200 - 2 0.001 0.002 2025-02-04 08:43:40,488 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:40] "POST /web/dataset/call_kw/base.language.install/web_save HTTP/1.0" 200 - 11 0.005 0.005 2025-02-04 08:43:40,525 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:40] "GET /web/static/img/spin.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:40,548 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module base: loading translation file /data/build/odoo/odoo/addons/base/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,548 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/odoo/addons/base/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,775 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module web: loading translation file /data/build/odoo/addons/web/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,775 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/web/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,873 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module base_setup: loading translation file /data/build/odoo/addons/base_setup/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,873 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/base_setup/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,877 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module bus: loading translation file /data/build/odoo/addons/bus/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,877 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/bus/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,879 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module web_tour: loading translation file /data/build/odoo/addons/web_tour/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,879 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/web_tour/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,881 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module html_editor: loading translation file /data/build/odoo/addons/html_editor/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,881 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/html_editor/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,893 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mail: loading translation file /data/build/odoo/addons/mail/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,893 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mail/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,955 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sales_team: loading translation file /data/build/odoo/addons/sales_team/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,955 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sales_team/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,960 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module onboarding: loading translation file /data/build/odoo/addons/onboarding/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,960 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/onboarding/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,963 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module uom: loading translation file /data/build/odoo/addons/uom/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,963 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/uom/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,965 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module product: loading translation file /data/build/odoo/addons/product/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,965 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/product/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,987 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module analytic: loading translation file /data/build/odoo/addons/analytic/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,987 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/analytic/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,992 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module web_editor: loading translation file /data/build/odoo/addons/web_editor/i18n/fr.po for language fr_FR 2025-02-04 08:43:40,992 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/web_editor/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,007 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module http_routing: loading translation file /data/build/odoo/addons/http_routing/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,007 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/http_routing/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,008 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module auth_signup: loading translation file /data/build/odoo/addons/auth_signup/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,008 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/auth_signup/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,015 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module portal: loading translation file /data/build/odoo/addons/portal/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,015 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/portal/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,023 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module resource: loading translation file /data/build/odoo/addons/resource/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,023 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/resource/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,028 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module digest: loading translation file /data/build/odoo/addons/digest/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,028 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/digest/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,032 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account: loading translation file /data/build/odoo/addons/account/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,032 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/account/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,338 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment: loading translation file /data/build/odoo/addons/payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,338 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,355 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_payment: loading translation file /data/build/odoo/addons/account_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,355 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/account_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,359 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module utm: loading translation file /data/build/odoo/addons/utm/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,359 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/utm/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,363 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale: loading translation file /data/build/odoo/addons/sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,363 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,393 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_management: loading translation file /data/build/odoo/addons/sale_management/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,393 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_management/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,397 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module barcodes: loading translation file /data/build/odoo/addons/barcodes/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,397 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/barcodes/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,400 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module barcodes_gs1_nomenclature: loading translation file /data/build/odoo/addons/barcodes_gs1_nomenclature/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,400 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/barcodes_gs1_nomenclature/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,402 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock: loading translation file /data/build/odoo/addons/stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,402 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,458 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_account: loading translation file /data/build/odoo/addons/stock_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,459 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/stock_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,466 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module phone_validation: loading translation file /data/build/odoo/addons/phone_validation/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,466 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/phone_validation/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,469 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module point_of_sale: loading translation file /data/build/odoo/addons/point_of_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,469 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/point_of_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,512 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_restaurant: loading translation file /data/build/odoo/addons/pos_restaurant/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,512 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_restaurant/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,519 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module calendar: loading translation file /data/build/odoo/addons/calendar/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,520 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/calendar/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,537 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module contacts: loading translation file /data/build/odoo/addons/contacts/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,537 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/contacts/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,539 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module crm: loading translation file /data/build/odoo/addons/crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,539 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,561 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module social_media: loading translation file /data/build/odoo/addons/social_media/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,561 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/social_media/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,562 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module google_recaptcha: loading translation file /data/build/odoo/addons/google_recaptcha/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,562 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/google_recaptcha/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,563 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website: loading translation file /data/build/odoo/addons/website/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,563 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,644 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module web_enterprise: loading translation file /data/build/enterprise/web_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,644 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/web_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,647 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module web_mobile: loading translation file /data/build/enterprise/web_mobile/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,647 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/web_mobile/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,648 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mail_enterprise: loading translation file /data/build/enterprise/mail_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,648 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/mail_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,649 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_accountant: loading translation file /data/build/enterprise/account_accountant/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,649 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_accountant/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,664 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module accountant: loading translation file /data/build/enterprise/accountant/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,664 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/accountant/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,666 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module purchase: loading translation file /data/build/odoo/addons/purchase/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,666 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/purchase/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,685 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module rating: loading translation file /data/build/odoo/addons/rating/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,685 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/rating/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,689 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project: loading translation file /data/build/odoo/addons/project/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,689 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/project/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,718 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_payment: loading translation file /data/build/odoo/addons/website_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,718 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,721 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_mail: loading translation file /data/build/odoo/addons/website_mail/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,721 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_mail/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,722 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module portal_rating: loading translation file /data/build/odoo/addons/portal_rating/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,722 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/portal_rating/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,725 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery: loading translation file /data/build/odoo/addons/delivery/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,725 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/delivery/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,731 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale: loading translation file /data/build/odoo/addons/website_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,731 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,756 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp: loading translation file /data/build/odoo/addons/mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,756 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,791 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module link_tracker: loading translation file /data/build/odoo/addons/link_tracker/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,791 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/link_tracker/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,794 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mass_mailing: loading translation file /data/build/odoo/addons/mass_mailing/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,794 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mass_mailing/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,821 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module web_map: loading translation file /data/build/enterprise/web_map/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,821 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/web_map/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,824 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module web_gantt: loading translation file /data/build/enterprise/web_gantt/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,824 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/web_gantt/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,827 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_enterprise: loading translation file /data/build/enterprise/project_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,827 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/project_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,829 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module web_grid: loading translation file /data/build/enterprise/web_grid/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,829 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/web_grid/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,831 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module resource_mail: loading translation file /data/build/odoo/addons/resource_mail/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,831 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/resource_mail/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,832 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr: loading translation file /data/build/odoo/addons/hr/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,832 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,852 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_hourly_cost: loading translation file /data/build/odoo/addons/hr_hourly_cost/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,852 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_hourly_cost/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,853 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_timesheet: loading translation file /data/build/odoo/addons/hr_timesheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,853 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_timesheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,860 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module timer: loading translation file /data/build/enterprise/timer/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,861 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/timer/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,862 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module web_hierarchy: loading translation file /data/build/odoo/addons/web_hierarchy/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,862 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/web_hierarchy/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,863 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_org_chart: loading translation file /data/build/odoo/addons/hr_org_chart/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,863 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_org_chart/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,865 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module timesheet_grid: loading translation file /data/build/enterprise/timesheet_grid/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,865 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/timesheet_grid/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,873 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_expense: loading translation file /data/build/odoo/addons/hr_expense/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,873 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_expense/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,887 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module iap: loading translation file /data/build/odoo/addons/iap/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,887 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/iap/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,889 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module iap_mail: loading translation file /data/build/odoo/addons/iap_mail/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,889 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/iap_mail/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,891 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sms: loading translation file /data/build/odoo/addons/sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,891 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,900 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module base_automation: loading translation file /data/build/odoo/addons/base_automation/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,900 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/base_automation/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,907 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module base_import_module: loading translation file /data/build/odoo/addons/base_import_module/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,907 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/base_import_module/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,910 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module web_cohort: loading translation file /data/build/enterprise/web_cohort/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,910 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/web_cohort/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,911 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module web_studio: loading translation file /data/build/enterprise/web_studio/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,911 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/web_studio/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,932 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module attachment_indexation: loading translation file /data/build/odoo/addons/attachment_indexation/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,932 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/attachment_indexation/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,933 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents: loading translation file /data/build/enterprise/documents/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,933 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,955 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_holidays: loading translation file /data/build/odoo/addons/hr_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,955 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,979 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_recruitment: loading translation file /data/build/odoo/addons/hr_recruitment/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,980 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_recruitment/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,999 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module data_recycle: loading translation file /data/build/odoo/addons/data_recycle/i18n/fr.po for language fr_FR 2025-02-04 08:43:41,999 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/data_recycle/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,002 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_stock: loading translation file /data/build/odoo/addons/sale_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,002 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,006 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_delivery: loading translation file /data/build/odoo/addons/stock_delivery/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,006 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/stock_delivery/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,010 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module base_address_extended: loading translation file /data/build/odoo/addons/base_address_extended/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,010 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/base_address_extended/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,012 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery_envia: loading translation file /data/build/enterprise/delivery_envia/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,012 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/delivery_envia/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,016 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery_fedex_rest: loading translation file /data/build/enterprise/delivery_fedex_rest/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,016 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/delivery_fedex_rest/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,021 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery_starshipit: loading translation file /data/build/enterprise/delivery_starshipit/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,021 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/delivery_starshipit/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,024 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery_ups_rest: loading translation file /data/build/enterprise/delivery_ups_rest/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,024 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/delivery_ups_rest/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,028 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module frontdesk: loading translation file /data/build/enterprise/frontdesk/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,028 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/frontdesk/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,033 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module web_unsplash: loading translation file /data/build/odoo/addons/web_unsplash/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,033 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/web_unsplash/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,035 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module knowledge: loading translation file /data/build/enterprise/knowledge/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,035 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/knowledge/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,070 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module maintenance: loading translation file /data/build/odoo/addons/maintenance/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,070 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/maintenance/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,079 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module marketing_card: loading translation file /data/build/odoo/addons/marketing_card/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,080 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/marketing_card/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,085 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module room: loading translation file /data/build/enterprise/room/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,085 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/room/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,089 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module whatsapp: loading translation file /data/build/enterprise/whatsapp/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,089 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/whatsapp/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,102 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sign: loading translation file /data/build/enterprise/sign/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,102 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sign/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,302 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module helpdesk: loading translation file /data/build/enterprise/helpdesk/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,303 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/helpdesk/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,322 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_subscription: loading translation file /data/build/enterprise/sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,322 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,346 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module quality: loading translation file /data/build/enterprise/quality/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,346 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/quality/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,352 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet: loading translation file /data/build/odoo/addons/spreadsheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,353 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/spreadsheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,408 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_edition: loading translation file /data/build/enterprise/spreadsheet_edition/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,408 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_edition/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,417 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module quality_control: loading translation file /data/build/enterprise/quality_control/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,417 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/quality_control/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,425 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_partner: loading translation file /data/build/odoo/addons/website_partner/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,426 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_partner/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,427 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module gamification: loading translation file /data/build/odoo/addons/gamification/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,427 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/gamification/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,445 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_profile: loading translation file /data/build/odoo/addons/website_profile/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,445 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_profile/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,452 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_slides: loading translation file /data/build/odoo/addons/website_slides/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,452 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_slides/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,495 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module planning: loading translation file /data/build/enterprise/planning/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,496 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/planning/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,513 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module event: loading translation file /data/build/odoo/addons/event/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,513 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/event/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,542 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event: loading translation file /data/build/odoo/addons/website_event/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,542 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_event/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,552 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_plm: loading translation file /data/build/enterprise/mrp_plm/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,552 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/mrp_plm/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,562 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_renting: loading translation file /data/build/enterprise/sale_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,562 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,570 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module base_geolocalize: loading translation file /data/build/odoo/addons/base_geolocalize/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,570 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/base_geolocalize/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,574 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module industry_fsm: loading translation file /data/build/enterprise/industry_fsm/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,574 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/industry_fsm/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,581 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module social: loading translation file /data/build/enterprise/social/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,581 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/social/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,592 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_appraisal: loading translation file /data/build/enterprise/hr_appraisal/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,592 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_appraisal/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,608 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module fleet: loading translation file /data/build/odoo/addons/fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,608 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,621 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module approvals: loading translation file /data/build/enterprise/approvals/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,621 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/approvals/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,631 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module marketing_automation: loading translation file /data/build/enterprise/marketing_automation/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,631 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/marketing_automation/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,642 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module im_livechat: loading translation file /data/build/odoo/addons/im_livechat/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,642 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/im_livechat/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,653 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module appointment: loading translation file /data/build/enterprise/appointment/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,653 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/appointment/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,678 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module survey: loading translation file /data/build/odoo/addons/survey/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,678 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/survey/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,708 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module repair: loading translation file /data/build/odoo/addons/repair/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,709 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/repair/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,718 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_hr_recruitment: loading translation file /data/build/odoo/addons/website_hr_recruitment/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,718 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_hr_recruitment/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,724 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_recruitment_reports: loading translation file /data/build/enterprise/hr_recruitment_reports/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,724 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_recruitment_reports/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,727 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_referral: loading translation file /data/build/enterprise/hr_referral/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,727 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_referral/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,738 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_attendance: loading translation file /data/build/odoo/addons/hr_attendance/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,738 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_attendance/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,747 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mass_mailing_sms: loading translation file /data/build/odoo/addons/mass_mailing_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,748 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mass_mailing_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,753 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module iot: loading translation file /data/build/enterprise/iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,754 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,759 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_barcode: loading translation file /data/build/enterprise/stock_barcode/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,759 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/stock_barcode/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,768 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_todo: loading translation file /data/build/odoo/addons/project_todo/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,768 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/project_todo/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,773 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_skills: loading translation file /data/build/odoo/addons/hr_skills/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,773 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_skills/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,783 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module voip: loading translation file /data/build/enterprise/voip/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,783 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/voip/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,789 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery_dhl: loading translation file /data/build/enterprise/delivery_dhl/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,789 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/delivery_dhl/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,792 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_work_entry: loading translation file /data/build/odoo/addons/hr_work_entry/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,792 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_work_entry/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,797 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_contract: loading translation file /data/build/odoo/addons/hr_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,797 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,799 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:42] "POST /web/action/load HTTP/1.0" 200 - 10 0.003 0.006 2025-02-04 08:43:42,803 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_work_entry_contract: loading translation file /data/build/odoo/addons/hr_work_entry_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,804 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_work_entry_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,806 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_gantt: no translation for language fr_FR 2025-02-04 08:43:42,806 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_work_entry_contract_enterprise: loading translation file /data/build/enterprise/hr_work_entry_contract_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,807 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_work_entry_contract_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,808 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_payroll: loading translation file /data/build/enterprise/hr_payroll/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,808 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_payroll/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,836 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery_fedex: loading translation file /data/build/enterprise/delivery_fedex/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,836 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/delivery_fedex/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,840 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module lunch: loading translation file /data/build/odoo/addons/lunch/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,840 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/lunch/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,854 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery_usps: loading translation file /data/build/enterprise/delivery_usps/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,854 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/delivery_usps/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,857 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery_easypost: loading translation file /data/build/enterprise/delivery_easypost/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,857 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/delivery_easypost/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,860 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery_sendcloud: loading translation file /data/build/enterprise/delivery_sendcloud/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,861 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/delivery_sendcloud/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,865 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery_shiprocket: loading translation file /data/build/enterprise/delivery_shiprocket/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,865 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/delivery_shiprocket/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,868 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_amazon: loading translation file /data/build/enterprise/sale_amazon/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,868 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_amazon/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,876 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_shopee: loading translation file /data/build/enterprise/sale_shopee/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,876 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_shopee/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,885 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery_bpost: loading translation file /data/build/enterprise/delivery_bpost/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,885 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/delivery_bpost/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,888 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_data_module: no translation for language fr_FR 2025-02-04 08:43:42,888 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mail_plugin: loading translation file /data/build/odoo/addons/mail_plugin/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,888 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mail_plugin/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,892 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module crm_mail_plugin: loading translation file /data/build/odoo/addons/crm_mail_plugin/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,892 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/crm_mail_plugin/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,893 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_mail_plugin: loading translation file /data/build/odoo/addons/project_mail_plugin/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,893 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/project_mail_plugin/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,895 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_sale: loading translation file /data/build/odoo/addons/pos_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,895 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,898 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module base_iban: loading translation file /data/build/odoo/addons/base_iban/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,898 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/base_iban/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,899 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module base_vat: loading translation file /data/build/odoo/addons/base_vat/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,899 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/base_vat/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,901 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be: loading translation file /data/build/odoo/addons/l10n_be/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,901 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/l10n_be/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,903 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_pos_sale: no translation for language fr_FR 2025-02-04 08:43:42,903 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_adyen: loading translation file /data/build/odoo/addons/pos_adyen/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,903 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_adyen/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,905 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_discount: loading translation file /data/build/odoo/addons/pos_discount/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,905 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_discount/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,907 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_epson_printer: loading translation file /data/build/odoo/addons/pos_epson_printer/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,907 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_epson_printer/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,908 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_iot: loading translation file /data/build/enterprise/pos_iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,908 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,912 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module loyalty: loading translation file /data/build/odoo/addons/loyalty/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,912 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/loyalty/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,924 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_loyalty: loading translation file /data/build/odoo/addons/pos_loyalty/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,924 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_loyalty/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,928 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_mercado_pago: loading translation file /data/build/odoo/addons/pos_mercado_pago/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,928 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_mercado_pago/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,930 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_mrp: loading translation file /data/build/odoo/addons/pos_mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,930 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,931 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_paytm: loading translation file /data/build/odoo/addons/pos_paytm/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,931 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_paytm/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,932 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_pricer: loading translation file /data/build/enterprise/pos_pricer/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,932 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_pricer/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,935 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_razorpay: loading translation file /data/build/odoo/addons/pos_razorpay/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,935 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_razorpay/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,938 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_adyen: loading translation file /data/build/odoo/addons/payment_adyen/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,938 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_adyen/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,940 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_restaurant_adyen: loading translation file /data/build/odoo/addons/pos_restaurant_adyen/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,940 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_restaurant_adyen/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,941 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_restaurant_appointment: loading translation file /data/build/enterprise/pos_restaurant_appointment/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,941 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_restaurant_appointment/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,942 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_restaurant_loyalty: no translation for language fr_FR 2025-02-04 08:43:42,942 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_stripe: loading translation file /data/build/odoo/addons/payment_stripe/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,943 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_stripe/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,945 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_stripe: loading translation file /data/build/odoo/addons/pos_stripe/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,945 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_stripe/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,946 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_restaurant_stripe: loading translation file /data/build/odoo/addons/pos_restaurant_stripe/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,946 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_restaurant_stripe/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,947 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_sale_loyalty: loading translation file /data/build/odoo/addons/pos_sale_loyalty/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,947 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_sale_loyalty/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,948 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_self_order: loading translation file /data/build/odoo/addons/pos_self_order/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,948 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_self_order/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,954 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_self_order_epson_printer: no translation for language fr_FR 2025-02-04 08:43:42,954 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_reports: loading translation file /data/build/enterprise/account_reports/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,955 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_reports/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,977 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_followup: loading translation file /data/build/enterprise/account_followup/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,977 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_followup/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,983 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_settle_due: loading translation file /data/build/enterprise/pos_settle_due/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,983 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_settle_due/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,985 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_preparation_display: loading translation file /data/build/enterprise/pos_preparation_display/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,985 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_preparation_display/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,988 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_hr: loading translation file /data/build/odoo/addons/pos_hr/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,988 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_hr/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,991 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_hr_preparation_display: loading translation file /data/build/enterprise/pos_hr_preparation_display/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,991 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_hr_preparation_display/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,992 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_order_tracking_display: loading translation file /data/build/enterprise/pos_order_tracking_display/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,992 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_order_tracking_display/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,993 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_restaurant_preparation_display: loading translation file /data/build/enterprise/pos_restaurant_preparation_display/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,993 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_restaurant_preparation_display/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,994 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_self_order_preparation_display: loading translation file /data/build/enterprise/pos_self_order_preparation_display/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,994 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_self_order_preparation_display/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,995 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_viva_wallet: loading translation file /data/build/odoo/addons/pos_viva_wallet/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,995 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_viva_wallet/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,997 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_data_module_install: no translation for language fr_FR 2025-02-04 08:43:42,997 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_stock_renting: loading translation file /data/build/enterprise/sale_stock_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:42,998 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_stock_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,001 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_sale_stock_renting: loading translation file /data/build/enterprise/pos_sale_stock_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,001 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_sale_stock_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,002 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_sale_subscription: loading translation file /data/build/enterprise/pos_sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,002 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,003 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module purchase_stock: loading translation file /data/build/odoo/addons/purchase_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,003 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/purchase_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,009 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_landed_costs: loading translation file /data/build/odoo/addons/stock_landed_costs/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,009 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/stock_landed_costs/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,013 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module crm_helpdesk: loading translation file /data/build/enterprise/crm_helpdesk/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,013 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/crm_helpdesk/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,015 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_appraisal_survey: loading translation file /data/build/enterprise/hr_appraisal_survey/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,015 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_appraisal_survey/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,021 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_asset: loading translation file /data/build/enterprise/account_asset/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,021 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_asset/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,031 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module base_import: loading translation file /data/build/odoo/addons/base_import/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,031 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/base_import/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,036 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_loans: loading translation file /data/build/enterprise/account_loans/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,036 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_loans/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,041 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_holidays_gantt: loading translation file /data/build/enterprise/hr_holidays_gantt/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,041 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_holidays_gantt/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,044 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module helpdesk_holidays: loading translation file /data/build/enterprise/helpdesk_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,044 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/helpdesk_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,045 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_mps: loading translation file /data/build/enterprise/mrp_mps/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,045 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/mrp_mps/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,050 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_workorder: loading translation file /data/build/enterprise/mrp_workorder/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,050 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/mrp_workorder/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,060 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module quality_iot: loading translation file /data/build/enterprise/quality_iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,060 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/quality_iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,061 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_workorder_iot: loading translation file /data/build/enterprise/mrp_workorder_iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,061 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/mrp_workorder_iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,063 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module planning_contract: loading translation file /data/build/enterprise/planning_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,063 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/planning_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,064 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module planning_holidays: loading translation file /data/build/enterprise/planning_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,064 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/planning_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,065 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_forecast: loading translation file /data/build/enterprise/project_forecast/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,065 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/project_forecast/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,068 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_timesheet_forecast: loading translation file /data/build/enterprise/project_timesheet_forecast/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,068 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/project_timesheet_forecast/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,071 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module purchase_mrp: loading translation file /data/build/odoo/addons/purchase_mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,071 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/purchase_mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,072 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module quality_mrp_workorder: loading translation file /data/build/enterprise/quality_mrp_workorder/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,072 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/quality_mrp_workorder/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,074 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module purchase_mrp_workorder_quality: no translation for language fr_FR 2025-02-04 08:43:43,074 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module quality_mrp: loading translation file /data/build/enterprise/quality_mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,074 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/quality_mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,076 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module quality_repair: loading translation file /data/build/enterprise/quality_repair/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,076 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/quality_repair/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,078 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_crm: loading translation file /data/build/odoo/addons/website_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,078 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,079 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sms: loading translation file /data/build/odoo/addons/website_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,079 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,080 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_crm_sms: loading translation file /data/build/odoo/addons/website_crm_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,080 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_crm_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,081 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_dashboard: loading translation file /data/build/enterprise/website_sale_dashboard/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,081 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_sale_dashboard/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,082 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_helpdesk: loading translation file /data/build/enterprise/website_helpdesk/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,082 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_helpdesk/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,086 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_forum: loading translation file /data/build/odoo/addons/website_forum/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,086 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_forum/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,109 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_helpdesk_forum: loading translation file /data/build/enterprise/website_helpdesk_forum/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,109 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_helpdesk_forum/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,112 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_livechat: loading translation file /data/build/odoo/addons/website_livechat/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,112 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_livechat/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,114 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_helpdesk_livechat: loading translation file /data/build/enterprise/website_helpdesk_livechat/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,114 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_helpdesk_livechat/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,117 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_helpdesk_slides: loading translation file /data/build/enterprise/website_helpdesk_slides/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,117 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_helpdesk_slides/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,119 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module purchase_requisition: loading translation file /data/build/odoo/addons/purchase_requisition/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,119 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/purchase_requisition/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,126 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_purchase: loading translation file /data/build/odoo/addons/sale_purchase/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,126 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_purchase/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,127 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module purchase_requisition_sale: loading translation file /data/build/odoo/addons/purchase_requisition_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,128 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/purchase_requisition_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,129 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module purchase_requisition_stock: loading translation file /data/build/odoo/addons/purchase_requisition_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,129 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/purchase_requisition_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,130 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_work_entry_contract_attendance: loading translation file /data/build/enterprise/hr_work_entry_contract_attendance/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,130 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_work_entry_contract_attendance/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,131 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_payroll_attendance: loading translation file /data/build/enterprise/hr_payroll_attendance/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,131 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_payroll_attendance/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,132 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_payroll_account: loading translation file /data/build/enterprise/hr_payroll_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,132 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_payroll_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,135 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_payroll_expense: loading translation file /data/build/enterprise/hr_payroll_expense/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,135 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_payroll_expense/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,137 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_holidays_contract: loading translation file /data/build/odoo/addons/hr_holidays_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,138 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_holidays_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,139 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_work_entry_holidays: loading translation file /data/build/odoo/addons/hr_work_entry_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,139 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_work_entry_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,140 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_payroll_holidays: loading translation file /data/build/enterprise/hr_payroll_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,140 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_payroll_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,142 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_work_entry_contract_planning: loading translation file /data/build/enterprise/hr_work_entry_contract_planning/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,142 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_work_entry_contract_planning/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,144 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_payroll_planning: loading translation file /data/build/enterprise/hr_payroll_planning/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,144 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_payroll_planning/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,145 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_commission: loading translation file /data/build/enterprise/sale_commission/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,145 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_commission/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,151 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_payroll_sale_commission: loading translation file /data/build/enterprise/hr_payroll_sale_commission/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,151 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_payroll_sale_commission/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,152 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_work_entry_contract_planning_attendance: loading translation file /data/build/enterprise/hr_work_entry_contract_planning_attendance/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,152 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_work_entry_contract_planning_attendance/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,153 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_work_entry_holidays_enterprise: loading translation file /data/build/enterprise/hr_work_entry_holidays_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,153 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_work_entry_holidays_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,154 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_3way_match: loading translation file /data/build/enterprise/account_3way_match/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,154 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_3way_match/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,155 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_batch_payment: loading translation file /data/build/enterprise/account_batch_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,156 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_batch_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,161 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_accountant_batch_payment: loading translation file /data/build/enterprise/account_accountant_batch_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,161 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_accountant_batch_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,162 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_check_printing: loading translation file /data/build/odoo/addons/account_check_printing/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,162 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/account_check_printing/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,165 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_accountant_check_printing: loading translation file /data/build/enterprise/account_accountant_check_printing/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,165 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_accountant_check_printing/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,166 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_fleet: loading translation file /data/build/odoo/addons/account_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,166 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/account_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,168 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_accountant_fleet: loading translation file /data/build/enterprise/account_accountant_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,168 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_accountant_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,169 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_asset_fleet: loading translation file /data/build/enterprise/account_asset_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,169 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_asset_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,170 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_auto_transfer: loading translation file /data/build/enterprise/account_auto_transfer/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,170 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_auto_transfer/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,173 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_external_tax: loading translation file /data/build/enterprise/account_external_tax/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,173 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_external_tax/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,174 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_avatax: loading translation file /data/build/enterprise/account_avatax/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,174 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_avatax/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,179 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_avatax_geolocalize: loading translation file /data/build/enterprise/account_avatax_geolocalize/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,180 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_avatax_geolocalize/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,181 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_external_tax: loading translation file /data/build/enterprise/sale_external_tax/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,181 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_external_tax/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,182 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_avatax_sale: loading translation file /data/build/enterprise/account_avatax_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,182 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_avatax_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,183 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_avatax_stock: loading translation file /data/build/enterprise/account_avatax_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,183 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_avatax_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,184 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_bank_statement_import: loading translation file /data/build/enterprise/account_bank_statement_import/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,184 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_bank_statement_import/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,186 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module iap_extract: loading translation file /data/build/enterprise/iap_extract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,186 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/iap_extract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,188 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_extract: no translation for language fr_FR 2025-02-04 08:43:43,189 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_bank_statement_extract: loading translation file /data/build/enterprise/account_bank_statement_extract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,189 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_bank_statement_extract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,190 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_bank_statement_import_camt: loading translation file /data/build/enterprise/account_bank_statement_import_camt/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,191 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_bank_statement_import_camt/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,199 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_bank_statement_import_csv: loading translation file /data/build/enterprise/account_bank_statement_import_csv/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,199 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_bank_statement_import_csv/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,201 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_bank_statement_import_ofx: loading translation file /data/build/enterprise/account_bank_statement_import_ofx/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,201 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_bank_statement_import_ofx/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,202 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_bank_statement_import_qif: loading translation file /data/build/enterprise/account_bank_statement_import_qif/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,202 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_bank_statement_import_qif/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,203 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_base_import: loading translation file /data/build/enterprise/account_base_import/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,203 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_base_import/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,207 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_budget: loading translation file /data/build/enterprise/account_budget/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,207 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_budget/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,211 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_debit_note: loading translation file /data/build/odoo/addons/account_debit_note/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,211 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/account_debit_note/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,213 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_disallowed_expenses: loading translation file /data/build/enterprise/account_disallowed_expenses/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,213 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_disallowed_expenses/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,215 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_disallowed_expenses_fleet: loading translation file /data/build/enterprise/account_disallowed_expenses_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,215 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_disallowed_expenses_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,217 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_edi: loading translation file /data/build/odoo/addons/account_edi/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,217 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/account_edi/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,220 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module certificate: loading translation file /data/build/odoo/addons/certificate/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,220 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/certificate/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,223 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_edi_proxy_client: loading translation file /data/build/odoo/addons/account_edi_proxy_client/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,223 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/account_edi_proxy_client/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,225 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_edi_ubl_cii: loading translation file /data/build/odoo/addons/account_edi_ubl_cii/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,225 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/account_edi_ubl_cii/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,231 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_edi_ubl_cii_tax_extension: loading translation file /data/build/odoo/addons/account_edi_ubl_cii_tax_extension/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,232 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/account_edi_ubl_cii_tax_extension/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,235 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_inter_company_rules: loading translation file /data/build/enterprise/account_inter_company_rules/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,235 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_inter_company_rules/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,237 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_intrastat: loading translation file /data/build/enterprise/account_intrastat/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,237 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_intrastat/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,241 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_invoice_extract: loading translation file /data/build/enterprise/account_invoice_extract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,241 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_invoice_extract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,244 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_invoice_extract_purchase: loading translation file /data/build/enterprise/account_invoice_extract_purchase/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,244 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_invoice_extract_purchase/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,245 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_iso20022: loading translation file /data/build/enterprise/account_iso20022/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,245 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_iso20022/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,248 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_online_synchronization: loading translation file /data/build/enterprise/account_online_synchronization/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,248 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_online_synchronization/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,256 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_online_payment: loading translation file /data/build/enterprise/account_online_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,256 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_online_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,258 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_peppol: loading translation file /data/build/odoo/addons/account_peppol/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,258 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/account_peppol/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,265 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_qr_code_emv: loading translation file /data/build/odoo/addons/account_qr_code_emv/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,266 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/account_qr_code_emv/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,267 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_qr_code_sepa: loading translation file /data/build/odoo/addons/account_qr_code_sepa/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,267 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/account_qr_code_sepa/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,268 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_reports_cash_basis: loading translation file /data/build/enterprise/account_reports_cash_basis/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,268 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_reports_cash_basis/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,269 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_saft: loading translation file /data/build/enterprise/account_saft/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,270 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_saft/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,271 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_saft_import: loading translation file /data/build/enterprise/account_saft_import/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,271 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_saft_import/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,273 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_sepa_direct_debit: loading translation file /data/build/enterprise/account_sepa_direct_debit/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,273 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_sepa_direct_debit/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,284 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_tax_python: loading translation file /data/build/odoo/addons/account_tax_python/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,285 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/account_tax_python/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,286 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_test: loading translation file /data/build/odoo/addons/account_test/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,286 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/account_test/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,288 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_update_tax_tags: loading translation file /data/build/odoo/addons/account_update_tax_tags/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,288 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/account_update_tax_tags/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,289 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:43] "POST /web/dataset/call_kw/account.move/get_views HTTP/1.0" 200 - 155 0.037 0.253 2025-02-04 08:43:43,291 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module account_winbooks_import: loading translation file /data/build/enterprise/account_winbooks_import/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,291 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/account_winbooks_import/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,293 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module analytic_enterprise: loading translation file /data/build/enterprise/analytic_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,293 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/analytic_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,294 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module appointment_account_payment: loading translation file /data/build/enterprise/appointment_account_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,294 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/appointment_account_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,297 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module google_account: loading translation file /data/build/odoo/addons/google_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,298 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/google_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,299 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module google_calendar: loading translation file /data/build/odoo/addons/google_calendar/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,299 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/google_calendar/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,302 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module appointment_google_calendar: loading translation file /data/build/enterprise/appointment_google_calendar/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,302 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/appointment_google_calendar/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,303 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module appointment_hr_recruitment: loading translation file /data/build/enterprise/appointment_hr_recruitment/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,303 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/appointment_hr_recruitment/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,304 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module microsoft_account: loading translation file /data/build/odoo/addons/microsoft_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,304 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/microsoft_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,305 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module microsoft_calendar: loading translation file /data/build/odoo/addons/microsoft_calendar/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,306 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/microsoft_calendar/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,308 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module appointment_microsoft_calendar: loading translation file /data/build/enterprise/appointment_microsoft_calendar/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,309 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/appointment_microsoft_calendar/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,309 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module approvals_purchase: loading translation file /data/build/enterprise/approvals_purchase/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,309 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/approvals_purchase/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,311 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module approvals_purchase_stock: loading translation file /data/build/enterprise/approvals_purchase_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,311 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/approvals_purchase_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,312 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module auth_oauth: loading translation file /data/build/odoo/addons/auth_oauth/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,312 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/auth_oauth/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,314 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module auth_passkey: loading translation file /data/build/odoo/addons/auth_passkey/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,314 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/auth_passkey/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,316 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module auth_password_policy: loading translation file /data/build/odoo/addons/auth_password_policy/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,316 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/auth_password_policy/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,318 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module auth_password_policy_portal: loading translation file /data/build/odoo/addons/auth_password_policy_portal/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,318 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/auth_password_policy_portal/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,319 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module auth_password_policy_signup: loading translation file /data/build/odoo/addons/auth_password_policy_signup/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,319 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/auth_password_policy_signup/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,320 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module auth_totp: loading translation file /data/build/odoo/addons/auth_totp/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,320 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/auth_totp/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,323 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module auth_totp_mail: loading translation file /data/build/odoo/addons/auth_totp_mail/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,323 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/auth_totp_mail/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,326 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module auth_totp_portal: loading translation file /data/build/odoo/addons/auth_totp_portal/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,326 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/auth_totp_portal/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,327 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module base_automation_hr_contract: loading translation file /data/build/enterprise/base_automation_hr_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,327 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/base_automation_hr_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,328 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module base_install_request: loading translation file /data/build/odoo/addons/base_install_request/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,328 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/base_install_request/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,330 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module base_sparse_field: loading translation file /data/build/odoo/addons/base_sparse_field/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,330 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/base_sparse_field/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,331 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module calendar_sms: loading translation file /data/build/odoo/addons/calendar_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,332 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/calendar_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,333 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module cloud_storage: loading translation file /data/build/odoo/addons/cloud_storage/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,333 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/cloud_storage/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,334 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module cloud_storage_azure: loading translation file /data/build/odoo/addons/cloud_storage_azure/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,334 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/cloud_storage_azure/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,336 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module cloud_storage_google: loading translation file /data/build/odoo/addons/cloud_storage_google/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,336 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/cloud_storage_google/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,337 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module contacts_enterprise: no translation for language fr_FR 2025-02-04 08:43:43,337 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module crm_enterprise: loading translation file /data/build/enterprise/crm_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,337 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/crm_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,339 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_google_map: no translation for language fr_FR 2025-02-04 08:43:43,339 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_crm_partner_assign: loading translation file /data/build/odoo/addons/website_crm_partner_assign/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,339 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_crm_partner_assign/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,348 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module crm_enterprise_partner_assign: no translation for language fr_FR 2025-02-04 08:43:43,348 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module iap_crm: loading translation file /data/build/odoo/addons/iap_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,348 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/iap_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,349 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module crm_iap_enrich: loading translation file /data/build/odoo/addons/crm_iap_enrich/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,349 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/crm_iap_enrich/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,351 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module crm_iap_mine: loading translation file /data/build/odoo/addons/crm_iap_mine/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,351 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/crm_iap_mine/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,355 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module crm_livechat: loading translation file /data/build/odoo/addons/crm_livechat/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,355 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/crm_livechat/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,357 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module crm_sale_subscription: loading translation file /data/build/enterprise/crm_sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,357 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/crm_sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,358 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module crm_sms: loading translation file /data/build/odoo/addons/crm_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,358 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/crm_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,359 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module currency_rate_live: loading translation file /data/build/enterprise/currency_rate_live/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,359 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/currency_rate_live/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,361 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module data_cleaning: loading translation file /data/build/enterprise/data_cleaning/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,361 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/data_cleaning/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,368 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module data_merge_crm: loading translation file /data/build/enterprise/data_merge_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,368 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/data_merge_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,369 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module data_merge_helpdesk: loading translation file /data/build/enterprise/data_merge_helpdesk/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,369 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/data_merge_helpdesk/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,370 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module data_merge_project: loading translation file /data/build/enterprise/data_merge_project/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,370 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/data_merge_project/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,371 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module data_merge_stock_account: loading translation file /data/build/enterprise/data_merge_stock_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,371 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/data_merge_stock_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,372 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module data_merge_utm: loading translation file /data/build/enterprise/data_merge_utm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,372 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/data_merge_utm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,373 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery_iot: loading translation file /data/build/enterprise/delivery_iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,373 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/delivery_iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,374 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery_mondialrelay: loading translation file /data/build/odoo/addons/delivery_mondialrelay/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,374 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/delivery_mondialrelay/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,376 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_picking_batch: loading translation file /data/build/odoo/addons/stock_picking_batch/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,376 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/stock_picking_batch/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,382 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery_stock_picking_batch: loading translation file /data/build/odoo/addons/delivery_stock_picking_batch/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,382 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/delivery_stock_picking_batch/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,383 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module digest_enterprise: loading translation file /data/build/enterprise/digest_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,383 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/digest_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,384 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_account: loading translation file /data/build/enterprise/documents_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,384 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,387 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_approvals: loading translation file /data/build/enterprise/documents_approvals/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,387 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents_approvals/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,389 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_fleet: loading translation file /data/build/enterprise/documents_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,389 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,390 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_project: loading translation file /data/build/enterprise/documents_project/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,390 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents_project/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,393 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_fsm: loading translation file /data/build/enterprise/documents_fsm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,393 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents_fsm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,394 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_hr: loading translation file /data/build/enterprise/documents_hr/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,394 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents_hr/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,396 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_hr_contract: loading translation file /data/build/enterprise/documents_hr_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,396 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents_hr_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,397 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_expense_predict_product: loading translation file /data/build/enterprise/hr_expense_predict_product/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,397 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_expense_predict_product/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,398 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_expense_extract: loading translation file /data/build/enterprise/hr_expense_extract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,398 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_expense_extract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,401 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_hr_expense: loading translation file /data/build/enterprise/documents_hr_expense/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,401 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents_hr_expense/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,402 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_hr_holidays: loading translation file /data/build/enterprise/documents_hr_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,403 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents_hr_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,403 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_hr_payroll: loading translation file /data/build/enterprise/documents_hr_payroll/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,404 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents_hr_payroll/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,405 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_hr_recruitment: loading translation file /data/build/enterprise/documents_hr_recruitment/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,405 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents_hr_recruitment/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,407 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_product: loading translation file /data/build/enterprise/documents_product/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,407 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents_product/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,408 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_service: loading translation file /data/build/odoo/addons/sale_service/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,408 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_service/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,409 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_account: loading translation file /data/build/odoo/addons/project_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,409 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/project_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,410 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_project: loading translation file /data/build/odoo/addons/sale_project/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,410 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_project/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,415 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_project_sale: loading translation file /data/build/enterprise/documents_project_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,415 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents_project_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,417 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_sign: loading translation file /data/build/enterprise/documents_sign/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,417 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents_sign/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,418 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_project_sign: no translation for language fr_FR 2025-02-04 08:43:43,419 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module documents_spreadsheet: loading translation file /data/build/enterprise/documents_spreadsheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,419 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/documents_spreadsheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,422 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module event_booth: loading translation file /data/build/odoo/addons/event_booth/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,423 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/event_booth/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,427 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module event_product: loading translation file /data/build/odoo/addons/event_product/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,427 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/event_product/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,429 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module event_sale: loading translation file /data/build/odoo/addons/event_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,429 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/event_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,434 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module event_booth_sale: loading translation file /data/build/odoo/addons/event_booth_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,434 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/event_booth_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,437 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module event_crm: loading translation file /data/build/odoo/addons/event_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,437 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/event_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,440 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module event_crm_sale: loading translation file /data/build/odoo/addons/event_crm_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,440 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/event_crm_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,441 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module event_enterprise: loading translation file /data/build/enterprise/event_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,441 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/event_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,442 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module event_sms: loading translation file /data/build/odoo/addons/event_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,442 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/event_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,443 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module event_social: loading translation file /data/build/enterprise/event_social/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,444 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/event_social/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,446 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_crm: loading translation file /data/build/odoo/addons/sale_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,446 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,447 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module gamification_sale_crm: loading translation file /data/build/odoo/addons/gamification_sale_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,447 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/gamification_sale_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,449 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module google_address_autocomplete: loading translation file /data/build/odoo/addons/google_address_autocomplete/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,449 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/google_address_autocomplete/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,450 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module google_gmail: loading translation file /data/build/odoo/addons/google_gmail/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,450 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/google_gmail/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,452 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module helpdesk_sale: loading translation file /data/build/enterprise/helpdesk_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,452 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/helpdesk_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,453 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module helpdesk_account: loading translation file /data/build/enterprise/helpdesk_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,453 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/helpdesk_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,454 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_helpdesk: loading translation file /data/build/enterprise/project_helpdesk/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,454 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/project_helpdesk/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,456 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module helpdesk_fsm: loading translation file /data/build/enterprise/helpdesk_fsm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,456 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/helpdesk_fsm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,458 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module worksheet: loading translation file /data/build/enterprise/worksheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,458 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/worksheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,460 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module industry_fsm_report: loading translation file /data/build/enterprise/industry_fsm_report/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,460 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/industry_fsm_report/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,463 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module helpdesk_fsm_report: loading translation file /data/build/enterprise/helpdesk_fsm_report/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,463 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/helpdesk_fsm_report/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,464 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module helpdesk_timesheet: loading translation file /data/build/enterprise/helpdesk_timesheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,464 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/helpdesk_timesheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,467 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_timesheet: loading translation file /data/build/odoo/addons/sale_timesheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,467 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_timesheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,477 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_timesheet_enterprise: loading translation file /data/build/enterprise/sale_timesheet_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,477 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_timesheet_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,480 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module helpdesk_sale_timesheet: loading translation file /data/build/enterprise/helpdesk_sale_timesheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,481 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/helpdesk_sale_timesheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,483 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module industry_fsm_sale: loading translation file /data/build/enterprise/industry_fsm_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,483 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/industry_fsm_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,487 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module helpdesk_fsm_sale: loading translation file /data/build/enterprise/helpdesk_fsm_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,487 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/helpdesk_fsm_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,488 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module helpdesk_mail_plugin: loading translation file /data/build/enterprise/helpdesk_mail_plugin/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,488 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/helpdesk_mail_plugin/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,489 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module helpdesk_stock: loading translation file /data/build/enterprise/helpdesk_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,489 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/helpdesk_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,491 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module helpdesk_repair: loading translation file /data/build/enterprise/helpdesk_repair/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,491 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/helpdesk_repair/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,492 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_loyalty: loading translation file /data/build/odoo/addons/sale_loyalty/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,492 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_loyalty/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,495 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module helpdesk_sale_loyalty: loading translation file /data/build/enterprise/helpdesk_sale_loyalty/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,495 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/helpdesk_sale_loyalty/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,497 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module helpdesk_sms: loading translation file /data/build/enterprise/helpdesk_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,497 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/helpdesk_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,498 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module helpdesk_stock_account: loading translation file /data/build/enterprise/helpdesk_stock_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,498 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/helpdesk_stock_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,500 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_attendance_gantt: loading translation file /data/build/enterprise/hr_attendance_gantt/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,500 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_attendance_gantt/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,501 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_calendar: loading translation file /data/build/odoo/addons/hr_calendar/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,501 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_calendar/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,502 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_contract_reports: loading translation file /data/build/enterprise/hr_contract_reports/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,502 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_contract_reports/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,503 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_contract_sign: loading translation file /data/build/enterprise/hr_contract_sign/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,503 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_contract_sign/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,506 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_contract_salary: loading translation file /data/build/enterprise/hr_contract_salary/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,506 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_contract_salary/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,519 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_contract_salary_holidays: loading translation file /data/build/enterprise/hr_contract_salary_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,520 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_contract_salary_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,521 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_contract_salary_payroll: loading translation file /data/build/enterprise/hr_contract_salary_payroll/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,521 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_contract_salary_payroll/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,523 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_fleet: loading translation file /data/build/odoo/addons/hr_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,523 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,525 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_gamification: loading translation file /data/build/odoo/addons/hr_gamification/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,525 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_gamification/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,527 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_holidays_attendance: loading translation file /data/build/odoo/addons/hr_holidays_attendance/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,528 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_holidays_attendance/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,529 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_holidays_contract_gantt: loading translation file /data/build/enterprise/hr_holidays_contract_gantt/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,529 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_holidays_contract_gantt/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,530 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_homeworking: loading translation file /data/build/odoo/addons/hr_homeworking/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,530 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_homeworking/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,533 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_homeworking_calendar: loading translation file /data/build/odoo/addons/hr_homeworking_calendar/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,533 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_homeworking_calendar/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,534 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_livechat: loading translation file /data/build/odoo/addons/hr_livechat/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,534 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_livechat/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,535 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_mobile: no translation for language fr_FR 2025-02-04 08:43:43,535 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_payroll_account_iso20022: loading translation file /data/build/enterprise/hr_payroll_account_iso20022/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,535 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_payroll_account_iso20022/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,537 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_payroll_fleet: loading translation file /data/build/enterprise/hr_payroll_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,537 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_payroll_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,538 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_presence: loading translation file /data/build/odoo/addons/hr_presence/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,538 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_presence/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,540 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_recruitment_extract: loading translation file /data/build/enterprise/hr_recruitment_extract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,540 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_recruitment_extract/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,542 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_recruitment_integration_base: loading translation file /data/build/enterprise/hr_recruitment_integration_base/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,542 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_recruitment_integration_base/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,547 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_recruitment_integration_monster: loading translation file /data/build/enterprise/hr_recruitment_integration_monster/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,547 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_recruitment_integration_monster/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,551 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_recruitment_skills: loading translation file /data/build/odoo/addons/hr_recruitment_skills/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,551 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_recruitment_skills/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,552 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_recruitment_integration_skills_monster: loading translation file /data/build/enterprise/hr_recruitment_integration_skills_monster/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,552 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_recruitment_integration_skills_monster/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,553 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_recruitment_integration_website: loading translation file /data/build/enterprise/hr_recruitment_integration_website/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,553 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_recruitment_integration_website/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,555 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_recruitment_integration_website_monster: loading translation file /data/build/enterprise/hr_recruitment_integration_website_monster/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,555 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_recruitment_integration_website_monster/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,556 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_recruitment_sign: loading translation file /data/build/enterprise/hr_recruitment_sign/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,556 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_recruitment_sign/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,558 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_recruitment_survey: loading translation file /data/build/odoo/addons/hr_recruitment_survey/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,558 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_recruitment_survey/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,561 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_skills_slides: loading translation file /data/build/odoo/addons/hr_skills_slides/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,561 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_skills_slides/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,562 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_skills_survey: loading translation file /data/build/odoo/addons/hr_skills_survey/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,562 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_skills_survey/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,564 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_timesheet_attendance: loading translation file /data/build/odoo/addons/hr_timesheet_attendance/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,564 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_timesheet_attendance/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,565 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module industry_fsm_stock: loading translation file /data/build/enterprise/industry_fsm_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,565 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/industry_fsm_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,567 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module industry_fsm_repair: loading translation file /data/build/enterprise/industry_fsm_repair/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,567 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/industry_fsm_repair/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,568 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module industry_fsm_sale_report: loading translation file /data/build/enterprise/industry_fsm_sale_report/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,568 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/industry_fsm_sale_report/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,569 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_sale_subscription: loading translation file /data/build/enterprise/project_sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,569 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/project_sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,570 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module industry_fsm_sale_subscription: loading translation file /data/build/enterprise/industry_fsm_sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,570 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/industry_fsm_sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,571 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_sms: loading translation file /data/build/odoo/addons/project_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,571 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/project_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,573 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module industry_fsm_sms: loading translation file /data/build/enterprise/industry_fsm_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,573 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/industry_fsm_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,574 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_coda: loading translation file /data/build/enterprise/l10n_be_coda/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,574 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_be_coda/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,584 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_disallowed_expenses: loading translation file /data/build/enterprise/l10n_be_disallowed_expenses/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,584 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_be_disallowed_expenses/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,586 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_hr_payroll: loading translation file /data/build/enterprise/l10n_be_hr_payroll/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,586 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_be_hr_payroll/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,634 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_hr_payroll_fleet: loading translation file /data/build/enterprise/l10n_be_hr_payroll_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,634 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_be_hr_payroll_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,637 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_hr_contract_salary: loading translation file /data/build/enterprise/l10n_be_hr_contract_salary/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,637 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_be_hr_contract_salary/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,643 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_hr_contract_salary_mobility_budget: no translation for language fr_FR 2025-02-04 08:43:43,643 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_hr_payroll_account: loading translation file /data/build/enterprise/l10n_be_hr_payroll_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,643 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_be_hr_payroll_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,646 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_hr_payroll_group_s: loading translation file /data/build/enterprise/l10n_be_hr_payroll_group_s/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,646 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_be_hr_payroll_group_s/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,648 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_hr_payroll_partena: loading translation file /data/build/enterprise/l10n_be_hr_payroll_partena/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,648 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_be_hr_payroll_partena/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,650 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_hr_payroll_sd_worx: loading translation file /data/build/enterprise/l10n_be_hr_payroll_sd_worx/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,650 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_be_hr_payroll_sd_worx/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,652 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_hr_payroll_ucm: loading translation file /data/build/enterprise/l10n_be_hr_payroll_ucm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,652 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_be_hr_payroll_ucm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,654 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_intrastat: loading translation file /data/build/enterprise/l10n_be_intrastat/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,654 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_be_intrastat/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,656 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_pos_restaurant: no translation for language fr_FR 2025-02-04 08:43:43,656 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:43] "POST /web/dataset/call_kw/res.partner/read HTTP/1.0" 200 - 11 0.004 0.009 2025-02-04 08:43:43,656 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_reports: loading translation file /data/build/enterprise/l10n_be_reports/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,656 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_be_reports/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,673 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_reports_post_wizard: no translation for language fr_FR 2025-02-04 08:43:43,673 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_reports_prorata: loading translation file /data/build/enterprise/l10n_be_reports_prorata/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,674 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_be_reports_prorata/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,675 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_reports_sms: no translation for language fr_FR 2025-02-04 08:43:43,675 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_be_soda: loading translation file /data/build/enterprise/l10n_be_soda/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,675 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_be_soda/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,677 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_fr: loading translation file /data/build/odoo/addons/l10n_fr/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,677 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/l10n_fr/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,678 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_fr_account: loading translation file /data/build/odoo/addons/l10n_fr_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,678 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/l10n_fr_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,684 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_fr_hr_holidays: loading translation file /data/build/odoo/addons/l10n_fr_hr_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,684 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/l10n_fr_hr_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,685 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_fr_hr_work_entry_holidays: no translation for language fr_FR 2025-02-04 08:43:43,686 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_fr_intrastat: loading translation file /data/build/enterprise/l10n_fr_intrastat/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,686 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_fr_intrastat/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,688 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_fr_pos_cert: loading translation file /data/build/odoo/addons/l10n_fr_pos_cert/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,688 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/l10n_fr_pos_cert/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,692 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_fr_reports: loading translation file /data/build/enterprise/l10n_fr_reports/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,692 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_fr_reports/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,701 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_us: no translation for language fr_FR 2025-02-04 08:43:43,701 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_us_1099: no translation for language fr_FR 2025-02-04 08:43:43,702 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_us_account: no translation for language fr_FR 2025-02-04 08:43:43,702 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_us_check_printing: loading translation file /data/build/enterprise/l10n_us_check_printing/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,702 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/l10n_us_check_printing/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,703 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_us_hr_payroll: no translation for language fr_FR 2025-02-04 08:43:43,703 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_us_payment_nacha: no translation for language fr_FR 2025-02-04 08:43:43,703 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_us_hr_payroll_account: no translation for language fr_FR 2025-02-04 08:43:43,704 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module l10n_us_reports: no translation for language fr_FR 2025-02-04 08:43:43,704 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mail_bot: loading translation file /data/build/odoo/addons/mail_bot/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,704 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mail_bot/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,706 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mail_bot_hr: no translation for language fr_FR 2025-02-04 08:43:43,707 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mail_group: loading translation file /data/build/odoo/addons/mail_group/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,707 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mail_group/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,715 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mail_mobile: loading translation file /data/build/enterprise/mail_mobile/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,715 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/mail_mobile/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,716 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module maintenance_worksheet: loading translation file /data/build/enterprise/maintenance_worksheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,716 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/maintenance_worksheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,718 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module marketing_automation_crm: loading translation file /data/build/enterprise/marketing_automation_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,718 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/marketing_automation_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,719 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module marketing_automation_sms: loading translation file /data/build/enterprise/marketing_automation_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,719 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/marketing_automation_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,721 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module marketing_automation_website_sale: loading translation file /data/build/enterprise/marketing_automation_website_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,721 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/marketing_automation_website_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,724 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module marketing_automation_whatsapp: loading translation file /data/build/enterprise/marketing_automation_whatsapp/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,724 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/marketing_automation_whatsapp/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,728 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mass_mailing_crm: loading translation file /data/build/odoo/addons/mass_mailing_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,728 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mass_mailing_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,729 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mass_mailing_crm_sms: loading translation file /data/build/odoo/addons/mass_mailing_crm_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,730 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mass_mailing_crm_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,730 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mass_mailing_event: loading translation file /data/build/odoo/addons/mass_mailing_event/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,730 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mass_mailing_event/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,732 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mass_mailing_event_sms: loading translation file /data/build/odoo/addons/mass_mailing_event_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,732 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mass_mailing_event_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,733 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_track: loading translation file /data/build/odoo/addons/website_event_track/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,733 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_event_track/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,747 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mass_mailing_event_track: loading translation file /data/build/odoo/addons/mass_mailing_event_track/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,747 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mass_mailing_event_track/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,748 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mass_mailing_event_track_sms: loading translation file /data/build/odoo/addons/mass_mailing_event_track_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,748 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mass_mailing_event_track_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,749 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mass_mailing_sale: loading translation file /data/build/odoo/addons/mass_mailing_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,749 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mass_mailing_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,750 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mass_mailing_sale_sms: loading translation file /data/build/odoo/addons/mass_mailing_sale_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,751 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mass_mailing_sale_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,752 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mass_mailing_sale_subscription: loading translation file /data/build/enterprise/mass_mailing_sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,752 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/mass_mailing_sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,752 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mass_mailing_slides: loading translation file /data/build/odoo/addons/mass_mailing_slides/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,753 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mass_mailing_slides/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,755 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module membership: loading translation file /data/build/odoo/addons/membership/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,755 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/membership/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,759 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module microsoft_outlook: loading translation file /data/build/odoo/addons/microsoft_outlook/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,759 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/microsoft_outlook/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,761 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_account: loading translation file /data/build/odoo/addons/mrp_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,761 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mrp_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,765 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_account_enterprise: loading translation file /data/build/enterprise/mrp_account_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,765 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/mrp_account_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,768 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_accountant: loading translation file /data/build/enterprise/stock_accountant/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,768 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/stock_accountant/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,769 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_accountant: loading translation file /data/build/enterprise/mrp_accountant/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,770 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/mrp_accountant/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,770 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_landed_costs: loading translation file /data/build/odoo/addons/mrp_landed_costs/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,771 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mrp_landed_costs/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,772 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_maintenance: no translation for language fr_FR 2025-02-04 08:43:43,772 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_maintenance: loading translation file /data/build/enterprise/mrp_maintenance/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,772 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/mrp_maintenance/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,775 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module product_expiry: loading translation file /data/build/odoo/addons/product_expiry/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,775 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/product_expiry/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,780 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_product_expiry: loading translation file /data/build/odoo/addons/mrp_product_expiry/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,780 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mrp_product_expiry/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,781 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_repair: loading translation file /data/build/odoo/addons/mrp_repair/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,781 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mrp_repair/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,782 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_subcontracting: loading translation file /data/build/odoo/addons/mrp_subcontracting/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,782 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mrp_subcontracting/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,786 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_subcontracting_account: loading translation file /data/build/odoo/addons/mrp_subcontracting_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,786 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mrp_subcontracting_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,787 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_subcontracting_account_enterprise: loading translation file /data/build/enterprise/mrp_subcontracting_account_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,787 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/mrp_subcontracting_account_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,788 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_purchase_stock: loading translation file /data/build/odoo/addons/sale_purchase_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,788 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_purchase_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,789 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_dropshipping: loading translation file /data/build/odoo/addons/stock_dropshipping/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,789 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/stock_dropshipping/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,790 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_subcontracting_dropshipping: loading translation file /data/build/odoo/addons/mrp_subcontracting_dropshipping/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,791 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mrp_subcontracting_dropshipping/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,792 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_subcontracting_enterprise: no translation for language fr_FR 2025-02-04 08:43:43,792 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_subcontracting_landed_costs: no translation for language fr_FR 2025-02-04 08:43:43,792 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_subcontracting_purchase: loading translation file /data/build/odoo/addons/mrp_subcontracting_purchase/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,792 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mrp_subcontracting_purchase/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,794 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_subcontracting_quality: loading translation file /data/build/enterprise/mrp_subcontracting_quality/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,794 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/mrp_subcontracting_quality/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,795 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_subcontracting_repair: no translation for language fr_FR 2025-02-04 08:43:43,795 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_workorder_expiry: loading translation file /data/build/enterprise/mrp_workorder_expiry/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,795 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/mrp_workorder_expiry/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,796 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_workorder_hr_account: loading translation file /data/build/enterprise/mrp_workorder_hr_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,796 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/mrp_workorder_hr_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,797 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mrp_workorder_plm: loading translation file /data/build/enterprise/mrp_workorder_plm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,797 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/mrp_workorder_plm/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,799 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module partner_autocomplete: loading translation file /data/build/odoo/addons/partner_autocomplete/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,799 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/partner_autocomplete/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,800 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module partner_commission: loading translation file /data/build/enterprise/partner_commission/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,800 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/partner_commission/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,804 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module planning_hr_skills: loading translation file /data/build/enterprise/planning_hr_skills/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,804 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/planning_hr_skills/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,805 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_account_reports: no translation for language fr_FR 2025-02-04 08:43:43,805 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_account_tax_python: no translation for language fr_FR 2025-02-04 08:43:43,806 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_avatax: loading translation file /data/build/enterprise/pos_avatax/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,806 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_avatax/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,861 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:43] "POST /web/dataset/call_kw/account.move/web_search_read HTTP/1.0" 200 - 9 0.005 0.010 2025-02-04 08:43:43,865 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:43] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:43:43,996 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module product_barcodelookup: loading translation file /data/build/enterprise/product_barcodelookup/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,997 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/product_barcodelookup/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,998 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_barcodelookup: no translation for language fr_FR 2025-02-04 08:43:43,998 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_enterprise: loading translation file /data/build/enterprise/pos_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,998 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,999 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_event: loading translation file /data/build/odoo/addons/pos_event/i18n/fr.po for language fr_FR 2025-02-04 08:43:43,999 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_event/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,001 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_hr_mobile: loading translation file /data/build/enterprise/pos_hr_mobile/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,001 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_hr_mobile/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,002 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_hr_restaurant: no translation for language fr_FR 2025-02-04 08:43:44,002 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_iot_six: loading translation file /data/build/enterprise/pos_iot_six/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,002 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_iot_six/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,004 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_online_payment: loading translation file /data/build/odoo/addons/pos_online_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,004 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_online_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,007 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_online_payment_self_order: loading translation file /data/build/odoo/addons/pos_online_payment_self_order/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,007 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_online_payment_self_order/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,008 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_online_payment_self_order_preparation_display: no translation for language fr_FR 2025-02-04 08:43:44,009 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_urban_piper: loading translation file /data/build/enterprise/pos_urban_piper/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,009 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_urban_piper/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,015 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_restaurant_urban_piper: no translation for language fr_FR 2025-02-04 08:43:44,015 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_margin: loading translation file /data/build/odoo/addons/sale_margin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,015 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_margin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,016 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_sale_margin: loading translation file /data/build/odoo/addons/pos_sale_margin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,016 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_sale_margin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,017 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_self_order_adyen: loading translation file /data/build/odoo/addons/pos_self_order_adyen/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,017 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_self_order_adyen/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,018 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_self_order_iot: loading translation file /data/build/enterprise/pos_self_order_iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,018 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_self_order_iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,019 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_self_order_razorpay: no translation for language fr_FR 2025-02-04 08:43:44,019 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_self_order_sale: loading translation file /data/build/odoo/addons/pos_self_order_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,019 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_self_order_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,020 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_self_order_stripe: loading translation file /data/build/odoo/addons/pos_self_order_stripe/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,020 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_self_order_stripe/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,021 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_sms: loading translation file /data/build/odoo/addons/pos_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,021 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/pos_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,023 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_urban_piper_enhancements: loading translation file /data/build/enterprise/pos_urban_piper_enhancements/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,023 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_urban_piper_enhancements/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,025 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module pos_urban_piper_ubereats: loading translation file /data/build/enterprise/pos_urban_piper_ubereats/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,025 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/pos_urban_piper_ubereats/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,026 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module privacy_lookup: loading translation file /data/build/odoo/addons/privacy_lookup/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,026 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/privacy_lookup/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,028 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module product_email_template: loading translation file /data/build/odoo/addons/product_email_template/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,028 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/product_email_template/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,029 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module product_images: loading translation file /data/build/odoo/addons/product_images/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,029 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/product_images/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,031 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module product_margin: loading translation file /data/build/odoo/addons/product_margin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,031 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/product_margin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,033 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module product_matrix: loading translation file /data/build/odoo/addons/product_matrix/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,034 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/product_matrix/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,035 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module product_unspsc: loading translation file /data/build/enterprise/product_unspsc/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,035 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/product_unspsc/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,036 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_account_asset: loading translation file /data/build/enterprise/project_account_asset/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,036 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/project_account_asset/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,037 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_account_budget: loading translation file /data/build/enterprise/project_account_budget/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,037 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/project_account_budget/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,040 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_enterprise_hr: loading translation file /data/build/enterprise/project_enterprise_hr/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,040 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/project_enterprise_hr/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,040 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_enterprise_hr_contract: no translation for language fr_FR 2025-02-04 08:43:44,041 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_hr_skills: loading translation file /data/build/odoo/addons/project_hr_skills/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,041 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/project_hr_skills/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,042 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_enterprise_hr_skills: loading translation file /data/build/enterprise/project_enterprise_hr_skills/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,042 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/project_enterprise_hr_skills/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,043 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_holidays: loading translation file /data/build/enterprise/project_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,043 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/project_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,044 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_hr_expense: loading translation file /data/build/odoo/addons/project_hr_expense/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,044 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/project_hr_expense/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,045 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_hr_payroll_account: loading translation file /data/build/enterprise/project_hr_payroll_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,045 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/project_hr_payroll_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,046 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_mrp: loading translation file /data/build/odoo/addons/project_mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,046 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/project_mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,047 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_mrp_account: loading translation file /data/build/odoo/addons/project_mrp_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,047 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/project_mrp_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,048 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_mrp: loading translation file /data/build/odoo/addons/sale_mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,048 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,050 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_mrp_sale: no translation for language fr_FR 2025-02-04 08:43:44,050 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_mrp_stock_landed_costs: no translation for language fr_FR 2025-02-04 08:43:44,050 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_mrp_workorder_account: loading translation file /data/build/enterprise/project_mrp_workorder_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,050 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/project_mrp_workorder_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,051 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_purchase: loading translation file /data/build/odoo/addons/project_purchase/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,051 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/project_purchase/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,052 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_stock: loading translation file /data/build/odoo/addons/project_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,053 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/project_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,054 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_purchase_stock: no translation for language fr_FR 2025-02-04 08:43:44,054 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_expense: loading translation file /data/build/odoo/addons/sale_expense/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,054 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_expense/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,055 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_sale_expense: loading translation file /data/build/odoo/addons/project_sale_expense/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,055 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/project_sale_expense/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,056 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_stock_account: loading translation file /data/build/odoo/addons/project_stock_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,056 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/project_stock_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,058 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_stock_landed_costs: no translation for language fr_FR 2025-02-04 08:43:44,058 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_planning: loading translation file /data/build/enterprise/sale_planning/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,058 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_planning/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,061 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_project_forecast: loading translation file /data/build/enterprise/sale_project_forecast/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,061 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_project_forecast/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,062 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_timesheet_forecast_sale: loading translation file /data/build/enterprise/project_timesheet_forecast_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,062 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/project_timesheet_forecast_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,064 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module project_timesheet_holidays: loading translation file /data/build/odoo/addons/project_timesheet_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,064 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/project_timesheet_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,066 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module purchase_edi_ubl_bis3: loading translation file /data/build/odoo/addons/purchase_edi_ubl_bis3/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,066 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/purchase_edi_ubl_bis3/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,067 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module purchase_intrastat: loading translation file /data/build/enterprise/purchase_intrastat/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,067 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/purchase_intrastat/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,068 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module purchase_product_matrix: loading translation file /data/build/odoo/addons/purchase_product_matrix/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,068 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/purchase_product_matrix/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,070 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module purchase_repair: loading translation file /data/build/odoo/addons/purchase_repair/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,070 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/purchase_repair/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,071 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module quality_control_iot: loading translation file /data/build/enterprise/quality_control_iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,071 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/quality_control_iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,072 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module quality_control_picking_batch: loading translation file /data/build/enterprise/quality_control_picking_batch/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,072 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/quality_control_picking_batch/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,073 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module quality_control_worksheet: loading translation file /data/build/enterprise/quality_control_worksheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,073 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/quality_control_worksheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,074 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module quality_mrp_workorder_iot: loading translation file /data/build/enterprise/quality_mrp_workorder_iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,074 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/quality_mrp_workorder_iot/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,075 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module quality_mrp_workorder_worksheet: loading translation file /data/build/enterprise/quality_mrp_workorder_worksheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,075 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/quality_mrp_workorder_worksheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,076 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module rpc: no translation for language fr_FR 2025-02-04 08:43:44,077 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_account_accountant: loading translation file /data/build/enterprise/sale_account_accountant/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,077 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_account_accountant/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,078 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_amazon_avatax: loading translation file /data/build/enterprise/sale_amazon_avatax/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,078 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_amazon_avatax/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,078 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_async_emails: loading translation file /data/build/odoo/addons/sale_async_emails/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,079 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_async_emails/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,079 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_edi_ubl: loading translation file /data/build/odoo/addons/sale_edi_ubl/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,080 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_edi_ubl/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,081 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_expense_margin: loading translation file /data/build/odoo/addons/sale_expense_margin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,081 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_expense_margin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,082 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_intrastat: loading translation file /data/build/enterprise/sale_intrastat/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,082 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_intrastat/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,083 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_loyalty_delivery: loading translation file /data/build/odoo/addons/sale_loyalty_delivery/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,083 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_loyalty_delivery/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,084 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_management_renting: loading translation file /data/build/enterprise/sale_management_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,084 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_management_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,085 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_stock_margin: loading translation file /data/build/odoo/addons/sale_stock_margin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,085 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_stock_margin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,086 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_mrp_margin: no translation for language fr_FR 2025-02-04 08:43:44,086 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_mrp_renting: loading translation file /data/build/enterprise/sale_mrp_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,086 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_mrp_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,088 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_pdf_quote_builder: loading translation file /data/build/odoo/addons/sale_pdf_quote_builder/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,088 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_pdf_quote_builder/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,092 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_product_matrix: loading translation file /data/build/odoo/addons/sale_product_matrix/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,092 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_product_matrix/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,093 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_project_stock: loading translation file /data/build/odoo/addons/sale_project_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,093 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_project_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,095 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_project_stock_account: no translation for language fr_FR 2025-02-04 08:43:44,095 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_purchase_inter_company_rules: loading translation file /data/build/enterprise/sale_purchase_inter_company_rules/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,095 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_purchase_inter_company_rules/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,096 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_purchase_project: no translation for language fr_FR 2025-02-04 08:43:44,097 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_purchase_stock_inter_company_rules: loading translation file /data/build/enterprise/sale_purchase_stock_inter_company_rules/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,097 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_purchase_stock_inter_company_rules/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,098 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_renting_crm: loading translation file /data/build/enterprise/sale_renting_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,098 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_renting_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,100 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_renting_planning: loading translation file /data/build/enterprise/sale_renting_planning/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,100 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_renting_planning/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,101 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_renting_project: loading translation file /data/build/enterprise/sale_renting_project/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,101 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_renting_project/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,101 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_renting_sign: loading translation file /data/build/enterprise/sale_renting_sign/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,102 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_renting_sign/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,103 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_sms: no translation for language fr_FR 2025-02-04 08:43:44,103 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_subscription_external_tax: loading translation file /data/build/enterprise/sale_subscription_external_tax/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,103 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_subscription_external_tax/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,104 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_subscription_stock: loading translation file /data/build/enterprise/sale_subscription_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,104 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_subscription_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,106 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_subscription_timesheet: loading translation file /data/build/enterprise/sale_subscription_timesheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,106 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_subscription_timesheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,106 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_timesheet_enterprise_holidays: loading translation file /data/build/enterprise/sale_timesheet_enterprise_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,107 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_timesheet_enterprise_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,107 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_timesheet_margin: loading translation file /data/build/odoo/addons/sale_timesheet_margin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,108 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/sale_timesheet_margin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,108 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sign_itsme: loading translation file /data/build/enterprise/sign_itsme/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,108 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sign_itsme/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,110 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module snailmail: loading translation file /data/build/odoo/addons/snailmail/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,110 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/snailmail/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,115 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module snailmail_account: loading translation file /data/build/odoo/addons/snailmail_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,115 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/snailmail_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,116 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module snailmail_account_followup: loading translation file /data/build/enterprise/snailmail_account_followup/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,116 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/snailmail_account_followup/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,117 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module social_crm: loading translation file /data/build/enterprise/social_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,117 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/social_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,119 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module social_facebook: loading translation file /data/build/enterprise/social_facebook/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,119 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/social_facebook/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,122 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module social_instagram: loading translation file /data/build/enterprise/social_instagram/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,122 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/social_instagram/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,125 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module social_linkedin: loading translation file /data/build/enterprise/social_linkedin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,125 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/social_linkedin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,128 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module social_push_notifications: loading translation file /data/build/enterprise/social_push_notifications/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,128 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/social_push_notifications/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,132 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module social_sale: loading translation file /data/build/enterprise/social_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,132 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/social_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,133 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module social_twitter: loading translation file /data/build/enterprise/social_twitter/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,133 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/social_twitter/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,137 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module social_youtube: loading translation file /data/build/enterprise/social_youtube/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,137 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/social_youtube/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,143 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_account: loading translation file /data/build/odoo/addons/spreadsheet_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,143 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/spreadsheet_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,145 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard: loading translation file /data/build/odoo/addons/spreadsheet_dashboard/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,145 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/spreadsheet_dashboard/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,147 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_account: loading translation file /data/build/odoo/addons/spreadsheet_dashboard_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,147 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/spreadsheet_dashboard_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,149 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_account_accountant: loading translation file /data/build/enterprise/spreadsheet_dashboard_account_accountant/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,149 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_dashboard_account_accountant/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,155 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_crm: loading translation file /data/build/enterprise/spreadsheet_dashboard_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,155 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_dashboard_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,158 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_edition: loading translation file /data/build/enterprise/spreadsheet_dashboard_edition/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,158 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_dashboard_edition/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,159 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_documents: loading translation file /data/build/enterprise/spreadsheet_dashboard_documents/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,160 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_dashboard_documents/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,161 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_event_sale: loading translation file /data/build/odoo/addons/spreadsheet_dashboard_event_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,161 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/spreadsheet_dashboard_event_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,163 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_helpdesk: loading translation file /data/build/enterprise/spreadsheet_dashboard_helpdesk/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,163 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_dashboard_helpdesk/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,164 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_hr_contract: loading translation file /data/build/enterprise/spreadsheet_dashboard_hr_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,164 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_dashboard_hr_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,167 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_hr_expense: loading translation file /data/build/odoo/addons/spreadsheet_dashboard_hr_expense/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,167 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/spreadsheet_dashboard_hr_expense/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,169 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_hr_payroll: loading translation file /data/build/enterprise/spreadsheet_dashboard_hr_payroll/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,169 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_dashboard_hr_payroll/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,170 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_hr_referral: loading translation file /data/build/enterprise/spreadsheet_dashboard_hr_referral/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,171 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_dashboard_hr_referral/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,173 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_hr_timesheet: loading translation file /data/build/odoo/addons/spreadsheet_dashboard_hr_timesheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,173 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/spreadsheet_dashboard_hr_timesheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,174 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_im_livechat: loading translation file /data/build/odoo/addons/spreadsheet_dashboard_im_livechat/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,174 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/spreadsheet_dashboard_im_livechat/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,176 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_marketing_automation: loading translation file /data/build/enterprise/spreadsheet_dashboard_marketing_automation/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,176 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_dashboard_marketing_automation/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,178 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_mrp_account: loading translation file /data/build/enterprise/spreadsheet_dashboard_mrp_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,178 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_dashboard_mrp_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,180 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_pos_hr: loading translation file /data/build/odoo/addons/spreadsheet_dashboard_pos_hr/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,180 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/spreadsheet_dashboard_pos_hr/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,182 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_pos_restaurant: loading translation file /data/build/odoo/addons/spreadsheet_dashboard_pos_restaurant/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,182 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/spreadsheet_dashboard_pos_restaurant/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,184 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_enterprise: loading translation file /data/build/enterprise/stock_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,184 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/stock_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,186 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_purchase_stock: loading translation file /data/build/enterprise/spreadsheet_dashboard_purchase_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,186 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_dashboard_purchase_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,188 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_sale: loading translation file /data/build/odoo/addons/spreadsheet_dashboard_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,188 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/spreadsheet_dashboard_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,192 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_sale_renting: loading translation file /data/build/enterprise/spreadsheet_dashboard_sale_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,192 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_dashboard_sale_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,193 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_sale_subscription: loading translation file /data/build/enterprise/spreadsheet_dashboard_sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,194 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_dashboard_sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,198 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_sale_timesheet: loading translation file /data/build/odoo/addons/spreadsheet_dashboard_sale_timesheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,198 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/spreadsheet_dashboard_sale_timesheet/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,200 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_stock: loading translation file /data/build/enterprise/spreadsheet_dashboard_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,200 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_dashboard_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,204 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_stock_account: loading translation file /data/build/odoo/addons/spreadsheet_dashboard_stock_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,204 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/spreadsheet_dashboard_stock_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,206 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_website_sale: loading translation file /data/build/odoo/addons/spreadsheet_dashboard_website_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,206 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/spreadsheet_dashboard_website_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,207 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_slides: loading translation file /data/build/odoo/addons/website_sale_slides/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,207 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_sale_slides/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,209 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_dashboard_website_sale_slides: loading translation file /data/build/odoo/addons/spreadsheet_dashboard_website_sale_slides/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,210 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/spreadsheet_dashboard_website_sale_slides/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,211 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module spreadsheet_sale_management: loading translation file /data/build/enterprise/spreadsheet_sale_management/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,211 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/spreadsheet_sale_management/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,213 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_barcode_barcodelookup: loading translation file /data/build/enterprise/stock_barcode_barcodelookup/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,213 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/stock_barcode_barcodelookup/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,214 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_barcode_mrp: loading translation file /data/build/enterprise/stock_barcode_mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,214 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/stock_barcode_mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,218 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_barcode_mrp_subcontracting: loading translation file /data/build/enterprise/stock_barcode_mrp_subcontracting/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,218 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/stock_barcode_mrp_subcontracting/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,219 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_barcode_picking_batch: loading translation file /data/build/enterprise/stock_barcode_picking_batch/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,219 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/stock_barcode_picking_batch/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,221 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_barcode_product_expiry: loading translation file /data/build/enterprise/stock_barcode_product_expiry/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,221 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/stock_barcode_product_expiry/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,222 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_barcode_quality_control: loading translation file /data/build/enterprise/stock_barcode_quality_control/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,222 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/stock_barcode_quality_control/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,223 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_barcode_quality_control_picking_batch: loading translation file /data/build/enterprise/stock_barcode_quality_control_picking_batch/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,223 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/stock_barcode_quality_control_picking_batch/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,224 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_barcode_quality_mrp: loading translation file /data/build/enterprise/stock_barcode_quality_mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,224 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/stock_barcode_quality_mrp/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,225 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_fleet: loading translation file /data/build/odoo/addons/stock_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,225 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/stock_fleet/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,227 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_fleet_enterprise: loading translation file /data/build/enterprise/stock_fleet_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,227 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/stock_fleet_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,228 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_intrastat: loading translation file /data/build/enterprise/stock_intrastat/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,228 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/stock_intrastat/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,229 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module stock_sms: loading translation file /data/build/odoo/addons/stock_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,229 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/stock_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,231 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_access_rights: no translation for language fr_FR 2025-02-04 08:43:44,231 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_action_bindings: no translation for language fr_FR 2025-02-04 08:43:44,232 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_apikeys: no translation for language fr_FR 2025-02-04 08:43:44,232 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_assetsbundle: no translation for language fr_FR 2025-02-04 08:43:44,232 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_auth_custom: no translation for language fr_FR 2025-02-04 08:43:44,232 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_convert: no translation for language fr_FR 2025-02-04 08:43:44,232 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_converter: no translation for language fr_FR 2025-02-04 08:43:44,233 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_crm_iap_reveal: loading translation file /data/build/odoo/addons/website_crm_iap_reveal/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,233 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_crm_iap_reveal/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,236 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_crm_livechat: loading translation file /data/build/odoo/addons/website_crm_livechat/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,236 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_crm_livechat/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,237 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_crm_full: no translation for language fr_FR 2025-02-04 08:43:44,237 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_data_cleaning: no translation for language fr_FR 2025-02-04 08:43:44,238 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_discuss_full: no translation for language fr_FR 2025-02-04 08:43:44,238 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module voip_onsip: loading translation file /data/build/enterprise/voip_onsip/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,238 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/voip_onsip/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,239 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_discuss_full_enterprise: no translation for language fr_FR 2025-02-04 08:43:44,239 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_demo: loading translation file /data/build/odoo/addons/payment_demo/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,239 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_demo/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,241 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_jitsi: loading translation file /data/build/odoo/addons/website_jitsi/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,241 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_jitsi/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,243 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_jitsi: loading translation file /data/build/odoo/addons/website_event_jitsi/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,243 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_event_jitsi/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,245 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_exhibitor: loading translation file /data/build/odoo/addons/website_event_exhibitor/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,245 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_event_exhibitor/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,251 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_booth: loading translation file /data/build/odoo/addons/website_event_booth/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,251 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_event_booth/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,253 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_booth_sale: loading translation file /data/build/odoo/addons/website_event_booth_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,253 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_event_booth_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,255 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_booth_sale_exhibitor: loading translation file /data/build/odoo/addons/website_event_booth_sale_exhibitor/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,255 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_event_booth_sale_exhibitor/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,256 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_meet: loading translation file /data/build/odoo/addons/website_event_meet/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,256 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_event_meet/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,259 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_sale: loading translation file /data/build/odoo/addons/website_event_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,259 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_event_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,261 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_track_live: loading translation file /data/build/odoo/addons/website_event_track_live/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,261 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_event_track_live/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,263 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_track_quiz: loading translation file /data/build/odoo/addons/website_event_track_quiz/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,263 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_event_track_quiz/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,266 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_event_full: no translation for language fr_FR 2025-02-04 08:43:44,266 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module whatsapp_event: loading translation file /data/build/enterprise/whatsapp_event/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,266 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/whatsapp_event/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,269 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_event_full_enterprise: no translation for language fr_FR 2025-02-04 08:43:44,269 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_exceptions: no translation for language fr_FR 2025-02-04 08:43:44,269 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_hr_contract_calendar: no translation for language fr_FR 2025-02-04 08:43:44,269 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_html_field_history: no translation for language fr_FR 2025-02-04 08:43:44,270 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_http: no translation for language fr_FR 2025-02-04 08:43:44,270 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_new_api: loading translation file /data/build/odoo/odoo/addons/test_new_api/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,270 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/odoo/addons/test_new_api/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,271 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_inherit: no translation for language fr_FR 2025-02-04 08:43:44,271 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_inherit_depends: no translation for language fr_FR 2025-02-04 08:43:44,271 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_inherits: no translation for language fr_FR 2025-02-04 08:43:44,271 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_inherits_depends: no translation for language fr_FR 2025-02-04 08:43:44,271 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_l10n_be_hr_payroll_account: no translation for language fr_FR 2025-02-04 08:43:44,272 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_l10n_us_hr_payroll_account: no translation for language fr_FR 2025-02-04 08:43:44,272 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_limits: no translation for language fr_FR 2025-02-04 08:43:44,272 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_lint: no translation for language fr_FR 2025-02-04 08:43:44,272 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_main_flows: no translation for language fr_FR 2025-02-04 08:43:44,272 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_performance: no translation for language fr_FR 2025-02-04 08:43:44,273 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_mail: no translation for language fr_FR 2025-02-04 08:43:44,273 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_mail_sms: no translation for language fr_FR 2025-02-04 08:43:44,273 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_mass_mailing: no translation for language fr_FR 2025-02-04 08:43:44,273 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_mail_full: no translation for language fr_FR 2025-02-04 08:43:44,274 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_whatsapp: no translation for language fr_FR 2025-02-04 08:43:44,274 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_mail_enterprise: no translation for language fr_FR 2025-02-04 08:43:44,274 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_marketing_automation: no translation for language fr_FR 2025-02-04 08:43:44,274 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_mimetypes: no translation for language fr_FR 2025-02-04 08:43:44,274 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_read_group: no translation for language fr_FR 2025-02-04 08:43:44,275 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_sale_product_configurators: no translation for language fr_FR 2025-02-04 08:43:44,275 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_rental_product_configurators: no translation for language fr_FR 2025-02-04 08:43:44,275 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_resource: no translation for language fr_FR 2025-02-04 08:43:44,275 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_rpc: no translation for language fr_FR 2025-02-04 08:43:44,275 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_sale_purchase_edi_ubl: no translation for language fr_FR 2025-02-04 08:43:44,276 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_sale_subscription: no translation for language fr_FR 2025-02-04 08:43:44,276 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_search_panel: no translation for language fr_FR 2025-02-04 08:43:44,276 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_spreadsheet: no translation for language fr_FR 2025-02-04 08:43:44,276 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_spreadsheet_edition: no translation for language fr_FR 2025-02-04 08:43:44,276 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_testing_utilities: no translation for language fr_FR 2025-02-04 08:43:44,277 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_translation_import: loading translation file /data/build/odoo/odoo/addons/test_translation_import/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,277 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/odoo/addons/test_translation_import/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,279 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_uninstall: no translation for language fr_FR 2025-02-04 08:43:44,279 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_web_gantt: no translation for language fr_FR 2025-02-04 08:43:44,279 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_comparison: loading translation file /data/build/odoo/addons/website_sale_comparison/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,279 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_sale_comparison/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,281 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_renting: loading translation file /data/build/enterprise/website_sale_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,281 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_sale_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,285 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_wishlist: loading translation file /data/build/odoo/addons/website_sale_wishlist/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,285 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_sale_wishlist/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,287 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_website_sale_full: no translation for language fr_FR 2025-02-04 08:43:44,287 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_slides_forum: loading translation file /data/build/odoo/addons/website_slides_forum/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,287 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_slides_forum/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,290 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_slides_survey: loading translation file /data/build/odoo/addons/website_slides_survey/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,291 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_slides_survey/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,295 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_website_slides_full: no translation for language fr_FR 2025-02-04 08:43:44,295 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module timesheet_grid_holidays: loading translation file /data/build/enterprise/timesheet_grid_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,295 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/timesheet_grid_holidays/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,296 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module transifex: loading translation file /data/build/odoo/addons/transifex/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,296 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/transifex/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,297 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module voip_crm: loading translation file /data/build/enterprise/voip_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,298 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/voip_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,298 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_enterprise: loading translation file /data/build/enterprise/website_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,299 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_enterprise/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,300 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_appointment: loading translation file /data/build/enterprise/website_appointment/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,300 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_appointment/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,304 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_appointment_account_payment: loading translation file /data/build/enterprise/website_appointment_account_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,304 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_appointment_account_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,305 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_appointment_sale: loading translation file /data/build/enterprise/website_appointment_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,305 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_appointment_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,307 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_appointment_sale_project: loading translation file /data/build/enterprise/website_appointment_sale_project/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,307 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_appointment_sale_project/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,308 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_cf_turnstile: loading translation file /data/build/odoo/addons/website_cf_turnstile/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,308 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_cf_turnstile/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,309 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_crm_iap_reveal_enterprise: no translation for language fr_FR 2025-02-04 08:43:44,309 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_customer: loading translation file /data/build/odoo/addons/website_customer/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,310 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_customer/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,312 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_delivery_sendcloud: loading translation file /data/build/enterprise/website_delivery_sendcloud/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,312 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_delivery_sendcloud/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,313 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_booth_exhibitor: loading translation file /data/build/odoo/addons/website_event_booth_exhibitor/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,313 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_event_booth_exhibitor/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,315 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_crm: loading translation file /data/build/odoo/addons/website_event_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,315 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_event_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,316 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_track_gantt: loading translation file /data/build/enterprise/website_event_track_gantt/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,316 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_event_track_gantt/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,317 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_track_live_quiz: loading translation file /data/build/odoo/addons/website_event_track_live_quiz/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,317 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_event_track_live_quiz/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,318 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_generator: loading translation file /data/build/enterprise/website_generator/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,318 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_generator/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,320 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_generator_sale: loading translation file /data/build/enterprise/website_generator_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,321 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_generator_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,321 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_helpdesk_knowledge: loading translation file /data/build/enterprise/website_helpdesk_knowledge/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,322 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_helpdesk_knowledge/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,323 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_links: loading translation file /data/build/odoo/addons/website_links/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,323 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_links/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,325 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_loyalty: loading translation file /data/build/odoo/addons/website_sale_loyalty/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,325 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_sale_loyalty/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,327 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_helpdesk_sale_loyalty: loading translation file /data/build/enterprise/website_helpdesk_sale_loyalty/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,327 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_helpdesk_sale_loyalty/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,329 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_helpdesk_slides_forum: no translation for language fr_FR 2025-02-04 08:43:44,329 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_knowledge: loading translation file /data/build/enterprise/website_knowledge/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,329 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_knowledge/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,331 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_mail_group: loading translation file /data/build/odoo/addons/website_mail_group/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,331 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_mail_group/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,332 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_mass_mailing: loading translation file /data/build/odoo/addons/website_mass_mailing/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,332 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_mass_mailing/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,334 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_mass_mailing_sms: loading translation file /data/build/odoo/addons/website_mass_mailing_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,334 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_mass_mailing_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,336 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_membership: loading translation file /data/build/odoo/addons/website_membership/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,336 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_membership/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,337 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_product_barcodelookup: loading translation file /data/build/enterprise/website_product_barcodelookup/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,337 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_product_barcodelookup/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,338 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_project: loading translation file /data/build/odoo/addons/website_project/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,338 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_project/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,339 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_autocomplete: loading translation file /data/build/odoo/addons/website_sale_autocomplete/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,339 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_sale_autocomplete/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,341 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_custom: loading translation file /data/build/odoo/addons/payment_custom/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,341 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_custom/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,342 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_stock: loading translation file /data/build/odoo/addons/website_sale_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,342 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_sale_stock/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,345 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_collect: loading translation file /data/build/odoo/addons/website_sale_collect/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,345 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_sale_collect/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,347 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_collect_wishlist: loading translation file /data/build/odoo/addons/website_sale_collect_wishlist/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,347 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_sale_collect_wishlist/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,348 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_comparison_wishlist: loading translation file /data/build/odoo/addons/website_sale_comparison_wishlist/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,348 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_sale_comparison_wishlist/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,349 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_external_tax: loading translation file /data/build/enterprise/website_sale_external_tax/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,349 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_sale_external_tax/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,350 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_fedex: loading translation file /data/build/enterprise/website_sale_fedex/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,350 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_sale_fedex/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,351 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_mass_mailing: loading translation file /data/build/odoo/addons/website_sale_mass_mailing/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,351 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_sale_mass_mailing/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,352 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_mondialrelay: loading translation file /data/build/odoo/addons/website_sale_mondialrelay/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,352 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_sale_mondialrelay/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,353 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_shiprocket: loading translation file /data/build/enterprise/website_sale_shiprocket/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,353 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_sale_shiprocket/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,354 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_stock_renting: loading translation file /data/build/enterprise/website_sale_stock_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,355 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_sale_stock_renting/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,356 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_stock_wishlist: loading translation file /data/build/odoo/addons/website_sale_stock_wishlist/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,356 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_sale_stock_wishlist/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,358 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_subscription: loading translation file /data/build/enterprise/website_sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,358 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_sale_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,359 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module delivery_ups: loading translation file /data/build/enterprise/delivery_ups/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,359 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/delivery_ups/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,363 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_sale_ups: loading translation file /data/build/enterprise/website_sale_ups/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,363 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_sale_ups/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,365 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_studio: loading translation file /data/build/enterprise/website_studio/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,365 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_studio/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,366 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module whatsapp_account: loading translation file /data/build/enterprise/whatsapp_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,366 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/whatsapp_account/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,367 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module whatsapp_account_followup: loading translation file /data/build/enterprise/whatsapp_account_followup/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,367 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/whatsapp_account_followup/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,369 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module whatsapp_delivery: no translation for language fr_FR 2025-02-04 08:43:44,369 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module whatsapp_payment: loading translation file /data/build/enterprise/whatsapp_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,369 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/whatsapp_payment/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,370 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module whatsapp_pos: loading translation file /data/build/enterprise/whatsapp_pos/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,370 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/whatsapp_pos/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,372 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module whatsapp_sale: loading translation file /data/build/enterprise/whatsapp_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,372 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/whatsapp_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,373 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module whatsapp_website_sale: loading translation file /data/build/enterprise/whatsapp_website_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,373 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/whatsapp_website_sale/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,374 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_commission_margin: loading translation file /data/build/enterprise/sale_commission_margin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,374 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_commission_margin/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,375 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module sale_commission_subscription: loading translation file /data/build/enterprise/sale_commission_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,375 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/sale_commission_subscription/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,376 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module mass_mailing_themes: loading translation file /data/build/odoo/addons/mass_mailing_themes/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,376 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/mass_mailing_themes/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,387 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_maintenance: loading translation file /data/build/odoo/addons/hr_maintenance/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,387 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/hr_maintenance/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,388 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_blog: loading translation file /data/build/odoo/addons/website_blog/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,388 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_blog/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,403 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module board: loading translation file /data/build/odoo/addons/board/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,403 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/board/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,404 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module whatsapp_hr_referral: loading translation file /data/build/enterprise/whatsapp_hr_referral/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,404 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/whatsapp_hr_referral/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,405 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_appraisal_skills: loading translation file /data/build/enterprise/hr_appraisal_skills/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,405 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_appraisal_skills/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,407 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module hr_appraisal_contract: loading translation file /data/build/enterprise/hr_appraisal_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,407 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/hr_appraisal_contract/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,408 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_aps: loading translation file /data/build/odoo/addons/payment_aps/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,408 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_aps/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,410 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_asiapay: loading translation file /data/build/odoo/addons/payment_asiapay/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,410 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_asiapay/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,411 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_authorize: loading translation file /data/build/odoo/addons/payment_authorize/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,411 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_authorize/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,415 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_buckaroo: loading translation file /data/build/odoo/addons/payment_buckaroo/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,415 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_buckaroo/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,416 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_flutterwave: loading translation file /data/build/odoo/addons/payment_flutterwave/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,416 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_flutterwave/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,418 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_mercado_pago: loading translation file /data/build/odoo/addons/payment_mercado_pago/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,418 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_mercado_pago/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,419 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_mollie: loading translation file /data/build/odoo/addons/payment_mollie/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,420 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_mollie/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,421 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_paypal: loading translation file /data/build/odoo/addons/payment_paypal/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,421 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_paypal/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,423 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_razorpay: loading translation file /data/build/odoo/addons/payment_razorpay/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,423 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_razorpay/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,424 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_razorpay_oauth: loading translation file /data/build/odoo/addons/payment_razorpay_oauth/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,424 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_razorpay_oauth/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,426 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_sepa_direct_debit: loading translation file /data/build/enterprise/payment_sepa_direct_debit/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,426 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/payment_sepa_direct_debit/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,429 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_worldline: loading translation file /data/build/odoo/addons/payment_worldline/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,429 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_worldline/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,431 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module payment_xendit: loading translation file /data/build/odoo/addons/payment_xendit/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,431 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/payment_xendit/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,432 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_payment_authorize: loading translation file /data/build/odoo/addons/website_payment_authorize/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,432 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_payment_authorize/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,434 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module theme_default: no translation for language fr_FR 2025-02-04 08:43:44,434 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_meet_quiz: loading translation file /data/build/odoo/addons/website_event_meet_quiz/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,434 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/odoo/addons/website_event_meet_quiz/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,435 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_social: loading translation file /data/build/enterprise/website_event_social/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,435 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_event_social/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,436 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_event_track_social: loading translation file /data/build/enterprise/website_event_track_social/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,436 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_event_track_social/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,437 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module appointment_hr: loading translation file /data/build/enterprise/appointment_hr/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,437 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/appointment_hr/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,439 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module appointment_crm: loading translation file /data/build/enterprise/appointment_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,439 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/appointment_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,440 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module appointment_sms: loading translation file /data/build/enterprise/appointment_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,440 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/appointment_sms/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,442 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_appointment_crm: loading translation file /data/build/enterprise/website_appointment_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,442 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_appointment_crm/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,443 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_import_export: no translation for language fr_FR 2025-02-04 08:43:44,444 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module website_documents: loading translation file /data/build/enterprise/website_documents/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,444 30 INFO 74450978-saas-18-1-all odoo.tools.translate: loading base translation file /data/build/enterprise/website_documents/i18n/fr.po for language fr_FR 2025-02-04 08:43:44,445 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_timer: no translation for language fr_FR 2025-02-04 08:43:44,445 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_web_cohort: no translation for language fr_FR 2025-02-04 08:43:44,445 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_web_studio: no translation for language fr_FR 2025-02-04 08:43:44,446 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_website: no translation for language fr_FR 2025-02-04 08:43:44,446 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_website_modules: no translation for language fr_FR 2025-02-04 08:43:44,446 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_base_automation: no translation for language fr_FR 2025-02-04 08:43:44,446 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module social_test_full: no translation for language fr_FR 2025-02-04 08:43:44,447 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_module: module test_appointment_full: no translation for language fr_FR 2025-02-04 08:43:50,437 30 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default'] 2025-02-04 08:43:50,437 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:50] "POST /web/dataset/call_button/base.language.install/lang_install HTTP/1.0" 200 - 860 3.466 6.464 2025-02-04 08:43:50,463 32 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:43:50,481 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:50] "POST /web/dataset/call_kw/base.language.install/get_views HTTP/1.0" 200 - 23 0.011 0.009 2025-02-04 08:43:50,503 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:50] "POST /web/dataset/call_kw/base.language.install/web_read HTTP/1.0" 200 - 5 0.002 0.003 2025-02-04 08:43:51,781 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:51] "POST /web/action/load HTTP/1.0" 200 - 12 0.003 0.008 2025-02-04 08:43:52,051 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:52] "POST /web/dataset/call_kw/project.project/get_views HTTP/1.0" 200 - 97 0.024 0.095 2025-02-04 08:43:52,310 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:52] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 54 0.026 0.045 2025-02-04 08:43:52,766 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:52] "GET /web/image/res.users/2/avatar_128 HTTP/1.0" 200 - 23 0.007 0.013 2025-02-04 08:43:52,774 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:52] "GET /web/image/res.users/6/avatar_128 HTTP/1.0" 200 - 18 0.008 0.020 2025-02-04 08:43:55,829 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:55] "POST /web/action/load HTTP/1.0" 200 - 11 0.003 0.006 2025-02-04 08:43:56,049 32 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default'] 2025-02-04 08:43:56,053 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:56] "POST /web/dataset/call_button/base.language.install/switch_lang HTTP/1.0" 200 - 28 0.017 0.031 2025-02-04 08:43:56,460 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:56] "POST /web/dataset/call_kw/res.config.settings/get_views HTTP/1.0" 200 - 547 0.097 0.450 2025-02-04 08:43:56,463 30 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:43:56,624 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:56] "POST /web/dataset/call_kw/res.partner/web_read HTTP/1.0" 200 - 214 0.069 0.093 2025-02-04 08:43:57,173 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:57] "POST /web/dataset/call_kw/res.config.settings/onchange HTTP/1.0" 200 - 565 0.082 0.157 2025-02-04 08:43:57,196 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:57] "POST /mail/data HTTP/1.0" 200 - 23 0.009 0.013 2025-02-04 08:43:57,203 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:57] "POST /mail/thread/messages HTTP/1.0" 200 - 7 0.002 0.003 2025-02-04 08:43:58,077 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /base/static/description/settings.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,170 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /crm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,171 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /event/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,172 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /sale_renting/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,173 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /sale_management/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,174 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /calendar/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,176 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /hr_referral/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,177 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /website/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,178 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /website_slides/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,187 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /purchase/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,188 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /maintenance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,189 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /mrp/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,191 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /stock/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,192 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /project/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,193 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /sign/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,195 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /accountant/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,196 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /hr_timesheet/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,197 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /planning/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,198 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /mass_mailing/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,483 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /cloud_storage/static/description/icon.png HTTP/1.0" 404 - 130 0.036 0.249 2025-02-04 08:43:58,485 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /documents/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,487 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /hr/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,488 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /hr_appraisal/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,489 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /hr_payroll/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,490 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /industry_fsm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,492 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /hr_recruitment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,493 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /hr_expense/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,494 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /fleet/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,495 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /hr_attendance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,496 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /lunch/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,497 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "GET /point_of_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:43:58,540 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:58] "POST /web/dataset/call_kw/res.partner/web_search_read HTTP/1.0" 200 - 33 0.012 0.031 2025-02-04 08:43:59,674 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:59] "GET /odoo/settings HTTP/1.0" 200 - 105 0.030 3.561 2025-02-04 08:43:59,719 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:43:59] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 33.687909 2025-02-04 08:43:59,785 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:59] "GET /web/webclient/translations/5f78f696c7ed3cc310cfad36bc440704f1be99fe?lang=fr_FR HTTP/1.0" 200 - 1 0.000 0.044 2025-02-04 08:43:59,827 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:43:59] "GET /web/webclient/load_menus/043c476ce5c9c0133558d68af88a2158a9cd12bf6ac405a686684a73e83be223 HTTP/1.0" 200 - 40 0.023 0.064 2025-02-04 08:44:00,065 33 INFO 74450978-saas-18-1-all odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:44:00,159 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:00] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 4 0.001 0.002 2025-02-04 08:44:00,160 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:00] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 304 - 3 0.001 0.003 2025-02-04 08:44:00,182 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:00] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 8 0.002 0.004 2025-02-04 08:44:00,201 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:00] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:44:00,219 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:00] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:44:00,263 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:00] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.003 0.009 2025-02-04 08:44:00,302 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:00] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 16 0.006 0.011 2025-02-04 08:44:00,316 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:00] "GET /web/image/res.partner/3/avatar_128?unique=1738655036000 HTTP/1.0" 200 - 8 0.004 0.010 2025-02-04 08:44:00,325 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:00] "POST /mail/data HTTP/1.0" 200 - 116 0.037 0.079 2025-02-04 08:44:00,694 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:00] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 304 - 3 0.001 0.003 2025-02-04 08:44:01,147 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:01] "POST /web/dataset/call_kw/res.config.settings/get_views HTTP/1.0" 200 - 547 0.102 0.728 2025-02-04 08:44:01,267 30 WARNING 74450978-saas-18-1-all odoo.http: Please enter the mobile number in the correct international format. For example: +32123456789, where +32 is the country code. Currently, only European countries are supported. 2025-02-04 08:44:01,267 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:01] "POST /web/dataset/call_kw/peppol.registration/onchange HTTP/1.0" 200 - 9 0.005 0.013 2025-02-04 08:44:01,518 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:01] "POST /web/dataset/call_kw/res.config.settings/onchange HTTP/1.0" 200 - 552 0.085 0.223 2025-02-04 08:44:01,838 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:01] "POST /base_setup/demo_active HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:44:01,876 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:01] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:44:01,893 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:01] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:44:02,088 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:02] "POST /base_setup/data HTTP/1.0" 200 - 6 0.001 0.237 2025-02-04 08:44:02,980 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:02] "GET /cloud_storage/static/description/icon.png HTTP/1.0" 404 - 23 0.008 0.837 2025-02-04 08:44:03,736 30 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default'] 2025-02-04 08:44:03,736 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:03] "POST /web/dataset/call_kw/res.config.settings/web_save HTTP/1.0" 200 - 399 0.102 0.168 2025-02-04 08:44:04,028 32 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:44:04,528 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:04] "POST /web/dataset/call_kw/res.partner/web_read HTTP/1.0" 200 - 202 0.058 0.087 2025-02-04 08:44:04,923 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:04] "GET /web/image/res.partner/21/avatar_128?unique=1738653580000 HTTP/1.0" 200 - 15 0.007 0.010 2025-02-04 08:44:04,936 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:04] "GET /web/image/res.partner/32/avatar_128?unique=1738653580000 HTTP/1.0" 200 - 7 0.004 0.008 2025-02-04 08:44:04,949 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:04] "GET /web/image/res.partner/23/avatar_128?unique=1738653580000 HTTP/1.0" 200 - 7 0.004 0.008 2025-02-04 08:44:04,963 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:04] "GET /web/image/res.partner/24/avatar_128?unique=1738653580000 HTTP/1.0" 200 - 7 0.004 0.009 2025-02-04 08:44:04,997 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:04] "POST /mail/thread/messages HTTP/1.0" 200 - 32 0.013 0.020 2025-02-04 08:44:05,027 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:05] "POST /mail/data HTTP/1.0" 200 - 32 0.012 0.017 2025-02-04 08:44:05,160 32 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default', 'groups', 'templates'] 2025-02-04 08:44:05,161 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:05] "POST /web/dataset/call_button/res.config.settings/execute HTTP/1.0" 200 - 1828 0.485 0.652 2025-02-04 08:44:05,516 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:05] "GET /odoo/action-719 HTTP/1.0" 200 - 108 0.029 0.127 2025-02-04 08:44:05,661 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:44:05] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 31.299134 2025-02-04 08:44:05,667 30 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'groups', 'templates', 'templates.cached_values'] 2025-02-04 08:44:05,709 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:05] "GET /web/webclient/translations/5f78f696c7ed3cc310cfad36bc440704f1be99fe?lang=fr_FR HTTP/1.0" 200 - 1 0.000 0.043 2025-02-04 08:44:05,762 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:05] "GET /web/webclient/load_menus/3ee409f79061a148b95c69091537ccf900a0c4ad72074827d6886c5017d50d7a HTTP/1.0" 200 - 58 0.022 0.075 2025-02-04 08:44:05,994 33 INFO 74450978-saas-18-1-all odoo.registry: Invalidating caches after database signaling: ['default', 'groups', 'templates', 'templates.cached_values'] 2025-02-04 08:44:06,474 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:06] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 304 - 3 0.001 0.002 2025-02-04 08:44:06,479 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:06] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 2 0.001 0.002 2025-02-04 08:44:06,485 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:06] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 8 0.002 0.004 2025-02-04 08:44:06,625 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:06] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:44:06,703 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:06] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:44:06,727 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:06] "POST /mail/data HTTP/1.0" 200 - 150 0.041 0.064 2025-02-04 08:44:06,835 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:06] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.003 0.008 2025-02-04 08:44:06,999 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:06] "GET /web/image/res.partner/3/avatar_128?unique=1738651444000 HTTP/1.0" 200 - 15 0.007 0.013 2025-02-04 08:44:06,999 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:06] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 16 0.007 0.012 2025-02-04 08:44:07,504 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:07] "POST /web/dataset/call_kw/res.config.settings/get_views HTTP/1.0" 200 - 543 0.093 0.412 2025-02-04 08:44:07,554 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:07] "POST /web/action/load HTTP/1.0" 200 - 13 0.004 0.087 2025-02-04 08:44:07,809 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:07] "POST /web/dataset/call_kw/sale.order/get_views HTTP/1.0" 200 - 195 0.053 0.169 2025-02-04 08:44:07,849 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:07] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.001 0.002 2025-02-04 08:44:07,889 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:07] "POST /web/dataset/call_kw/sale.order/web_search_read HTTP/1.0" 200 - 32 0.013 0.029 2025-02-04 08:44:08,154 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:08] "GET /web/image/res.users/2/avatar_128 HTTP/1.0" 200 - 9 0.005 0.013 2025-02-04 08:44:08,335 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:08] "POST /web/dataset/call_kw/res.config.settings/onchange HTTP/1.0" 200 - 564 0.079 0.209 2025-02-04 08:44:08,612 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:08] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:44:08,750 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:08] "POST /web/dataset/call_kw/res.config.settings/onchange HTTP/1.0" 200 - 223 0.049 0.123 2025-02-04 08:44:09,537 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:09] "GET /cloud_storage/static/description/icon.png HTTP/1.0" 404 - 153 0.041 0.264 2025-02-04 08:44:10,000 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:10] "POST /web/dataset/call_kw/sale.order/web_read HTTP/1.0" 200 - 144 0.059 0.105 2025-02-04 08:44:10,137 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:10] "GET /web/static/img/openhand.cur HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:44:10,261 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:10] "POST /mail/thread/messages HTTP/1.0" 200 - 31 0.009 0.013 2025-02-04 08:44:10,313 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:10] "POST /mail/data HTTP/1.0" 200 - 40 0.015 0.052 2025-02-04 08:44:10,371 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:10] "GET /web/bundle/web.assets_emoji?lang=fr_FR HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:44:10,389 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:10] "GET /web/assets/83045f5/web.assets_emoji.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:44:10,393 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:10] "GET /web/image/res.partner/2/avatar_128?unique=1738658644000 HTTP/1.0" 200 - 7 0.003 0.008 2025-02-04 08:44:10,430 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:10] "GET /web/assets/83045f5/web.assets_emoji.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:44:19,366 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:19] "POST /web/dataset/call_kw/res.users/action_get HTTP/1.0" 200 - 13 0.004 0.009 2025-02-04 08:44:19,872 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:19] "POST /web/dataset/call_kw/res.users/get_views HTTP/1.0" 200 - 183 0.104 0.255 2025-02-04 08:44:20,270 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:20] "POST /web/dataset/call_kw/res.users/web_read HTTP/1.0" 200 - 88 0.024 0.094 2025-02-04 08:44:20,797 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:20] "GET /web/image/res.users/2/sign_signature?unique=1738658636000 HTTP/1.0" 200 - 8 0.003 0.009 2025-02-04 08:44:20,813 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:20] "GET /web/image/res.users/2/avatar_128?unique=1738658636000 HTTP/1.0" 200 - 9 0.005 0.012 2025-02-04 08:44:23,034 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:23] "POST /web/dataset/call_kw/sale.order/web_search_read HTTP/1.0" 200 - 20 0.012 0.036 2025-02-04 08:44:25,995 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:25] "POST /web/dataset/call_kw/res.users/onchange HTTP/1.0" 200 - 96 0.034 0.397 2025-02-04 08:44:26,042 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:26] "POST /web/dataset/call_kw/sale.order/web_read HTTP/1.0" 200 - 170 0.074 0.141 2025-02-04 08:44:26,188 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:26] "POST /mail/thread/messages HTTP/1.0" 200 - 7 0.003 0.005 2025-02-04 08:44:26,237 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:26] "POST /mail/data HTTP/1.0" 200 - 35 0.014 0.037 2025-02-04 08:44:26,535 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:26] "GET /web/image/res.users/2/avatar_128 HTTP/1.0" 200 - 10 0.006 0.011 2025-02-04 08:44:28,008 32 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default'] 2025-02-04 08:44:28,008 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:28] "POST /web/dataset/call_kw/res.users/web_save HTTP/1.0" 200 - 112 0.036 0.092 2025-02-04 08:44:28,355 30 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:44:28,357 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:28] "GET /web/image/res.users/2/avatar_128?unique=1738658667000 HTTP/1.0" 200 - 20 0.008 0.021 2025-02-04 08:44:28,381 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:28] "GET /web/image/res.users/2/sign_signature?unique=1738658667000 HTTP/1.0" 200 - 23 0.010 0.018 2025-02-04 08:44:28,587 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:28] "GET /odoo/action-719/action-637/2 HTTP/1.0" 200 - 106 0.035 0.144 2025-02-04 08:44:28,748 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:44:28] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 21.985477 2025-02-04 08:44:28,767 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:28] "GET /web/webclient/translations/894c72e08662ff9531a6d4a487666b7905053b57?lang=en_US HTTP/1.0" 200 - 1 0.000 0.005 2025-02-04 08:44:28,873 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:28] "GET /web/webclient/load_menus/3dfbdd39bbf5bb9d16b8d259b87acded557669dd980302e62244efaa7bf73367 HTTP/1.0" 200 - 45 0.022 0.093 2025-02-04 08:44:29,010 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:29] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 304 - 3 0.001 0.002 2025-02-04 08:44:29,019 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:29] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 4 0.001 0.003 2025-02-04 08:44:29,025 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:29] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 8 0.003 0.006 2025-02-04 08:44:29,081 33 INFO 74450978-saas-18-1-all odoo.registry: Invalidating caches after database signaling: ['default', 'templates.cached_values'] 2025-02-04 08:44:29,179 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:29] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:44:29,266 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:29] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:44:29,319 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:29] "POST /mail/data HTTP/1.0" 200 - 149 0.051 0.097 2025-02-04 08:44:29,448 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:29] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.004 0.014 2025-02-04 08:44:29,586 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:29] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 9 0.005 0.010 2025-02-04 08:44:29,588 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:29] "POST /web/action/load_breadcrumbs HTTP/1.0" 200 - 9 0.002 0.008 2025-02-04 08:44:29,607 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:29] "GET /web/image/res.partner/3/avatar_128?unique=1738651467000 HTTP/1.0" 200 - 8 0.005 0.014 2025-02-04 08:44:29,895 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:29] "POST /web/dataset/call_kw/res.users/get_views HTTP/1.0" 200 - 180 0.049 0.163 2025-02-04 08:44:30,193 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:30] "POST /web/dataset/call_kw/res.users/web_read HTTP/1.0" 200 - 89 0.022 0.046 2025-02-04 08:44:31,754 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:31] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:44:32,236 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:32] "POST /web/action/load HTTP/1.0" 200 - 12 0.003 0.007 2025-02-04 08:44:32,545 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:32] "POST /web/dataset/call_kw/project.project/get_views HTTP/1.0" 200 - 101 0.027 0.117 2025-02-04 08:44:32,749 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:32] "POST /web/dataset/call_kw/project.project/read_progress_bar HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:44:32,758 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:32] "POST /web/dataset/call_kw/project.project/web_read_group HTTP/1.0" 200 - 13 0.004 0.008 2025-02-04 08:44:32,913 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:32] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 32 0.011 0.026 2025-02-04 08:44:32,935 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:32] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 50 0.017 0.045 2025-02-04 08:44:33,359 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:33] "GET /web/image/res.users/6/avatar_128 HTTP/1.0" 304 - 10 0.005 0.012 2025-02-04 08:44:33,359 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:33] "GET /web/image/res.users/2/avatar_128 HTTP/1.0" 304 - 9 0.005 0.013 2025-02-04 08:44:35,726 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:35] "POST /web/dataset/call_kw/project.project/get_views HTTP/1.0" 200 - 16 0.016 0.017 2025-02-04 08:44:35,813 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:35] "POST /web/dataset/call_kw/project.project/onchange HTTP/1.0" 200 - 2 0.002 0.003 2025-02-04 08:44:46,220 198 INFO 74450978-saas-18-1-all odoo.registry: Invalidating caches after database signaling: ['default', 'groups', 'templates', 'templates.cached_values'] 2025-02-04 08:44:46,222 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 08:44:46,228 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.006s 2025-02-04 08:44:46,230 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 08:44:46,244 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 08:44:51,945 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:51] "POST /web/dataset/call_kw/project.project/web_save HTTP/1.0" 200 - 74 0.050 0.049 2025-02-04 08:44:52,091 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:52] "POST /web/dataset/call_kw/project.project/web_read HTTP/1.0" 200 - 23 0.023 0.035 2025-02-04 08:44:52,312 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:52] "POST /web/dataset/call_kw/project.project/web_read HTTP/1.0" 200 - 37 0.029 0.037 2025-02-04 08:44:52,513 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:52] "POST /web/dataset/call_kw/project.project.stage/search_read HTTP/1.0" 200 - 6 0.002 0.005 2025-02-04 08:44:52,746 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:52] "POST /mail/thread/messages HTTP/1.0" 200 - 24 0.011 0.016 2025-02-04 08:44:52,748 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:52] "POST /mail/data HTTP/1.0" 200 - 25 0.011 0.017 2025-02-04 08:44:52,884 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:52] "GET /web/bundle/web.assets_emoji?lang=en_US HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:44:52,922 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:52] "GET /web/image/res.partner/3/avatar_128?unique=1738658667000 HTTP/1.0" 200 - 8 0.006 0.013 2025-02-04 08:44:52,962 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:52] "GET /web/assets/83045f5/web.assets_emoji.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:44:53,861 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:53] "GET / HTTP/1.0" 200 - 152 0.056 0.307 2025-02-04 08:44:54,012 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:54] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 8 0.007 0.011 2025-02-04 08:44:54,144 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:54] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:44:54,152 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:54] "GET /web/image/website/1/logo/My%20Website?unique=44b6922 HTTP/1.0" 200 - 9 0.008 0.014 2025-02-04 08:44:54,569 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:54] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 12 0.009 0.016 2025-02-04 08:44:54,734 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:54] "POST /web/action/load HTTP/1.0" 200 - 12 0.005 0.079 2025-02-04 08:44:54,914 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:54] "POST /web/dataset/call_button/project.project/action_view_tasks HTTP/1.0" 200 - 23 0.011 0.018 2025-02-04 08:44:54,968 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:54] "POST /web/dataset/call_kw/res.partner/get_views HTTP/1.0" 200 - 121 0.039 0.159 2025-02-04 08:44:55,095 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "POST /web/dataset/call_kw/res.partner/web_search_read HTTP/1.0" 200 - 43 0.027 0.068 2025-02-04 08:44:55,250 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "POST /web/dataset/call_kw/project.task/get_views HTTP/1.0" 200 - 127 0.038 0.187 2025-02-04 08:44:55,391 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/58/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.010 2025-02-04 08:44:55,400 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/95/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.011 2025-02-04 08:44:55,422 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/114/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:44:55,423 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/132/avatar_128?unique=1738653744000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:44:55,438 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/129/avatar_128?unique=1738653695000 HTTP/1.0" 200 - 7 0.005 0.010 2025-02-04 08:44:55,441 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/66/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.005 0.012 2025-02-04 08:44:55,454 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/59/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.011 2025-02-04 08:44:55,455 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/120/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.003 0.010 2025-02-04 08:44:55,472 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/15/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.005 0.012 2025-02-04 08:44:55,473 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/27/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.004 0.013 2025-02-04 08:44:55,490 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/15/avatar_128 HTTP/1.0" 200 - 7 0.005 0.012 2025-02-04 08:44:55,496 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/28/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.005 0.017 2025-02-04 08:44:55,505 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/34/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.004 0.010 2025-02-04 08:44:55,516 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/72/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.005 0.014 2025-02-04 08:44:55,523 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/99/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.005 0.012 2025-02-04 08:44:55,533 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/106/avatar_128?unique=1738653388000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:44:55,540 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/52/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.012 2025-02-04 08:44:55,551 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/96/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.012 2025-02-04 08:44:55,555 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/121/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:44:55,569 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/43/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 6 0.003 0.010 2025-02-04 08:44:55,569 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/123/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:44:55,585 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/19/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.004 0.010 2025-02-04 08:44:55,587 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/20/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.005 0.011 2025-02-04 08:44:55,598 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/128/avatar_128?unique=1738653695000 HTTP/1.0" 200 - 7 0.003 0.009 2025-02-04 08:44:55,601 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:55] "GET /web/image/res.partner/109/avatar_128?unique=1738653630000 HTTP/1.0" 200 - 6 0.005 0.009 2025-02-04 08:44:56,483 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/61/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.013 0.012 2025-02-04 08:44:56,497 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/64/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.009 2025-02-04 08:44:56,513 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/1/avatar_128?unique=1738658453000 HTTP/1.0" 200 - 7 0.004 0.011 2025-02-04 08:44:56,528 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/111/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:44:56,547 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/41/avatar_128?unique=1738658453000 HTTP/1.0" 200 - 7 0.004 0.013 2025-02-04 08:44:56,568 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/69/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.005 0.015 2025-02-04 08:44:56,581 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/103/avatar_128?unique=1738653356000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:44:56,597 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/125/avatar_128?unique=1738658644000 HTTP/1.0" 200 - 8 0.004 0.011 2025-02-04 08:44:56,598 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/login HTTP/1.0" 200 - 160 0.063 0.391 2025-02-04 08:44:56,611 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/110/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.009 2025-02-04 08:44:56,619 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/127/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.010 0.011 2025-02-04 08:44:56,629 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/10/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.005 0.013 2025-02-04 08:44:56,634 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/62/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.010 2025-02-04 08:44:56,639 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "POST /web/dataset/call_kw/project.task/read_progress_bar HTTP/1.0" 200 - 2 0.004 0.005 2025-02-04 08:44:56,650 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/36/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.004 0.011 2025-02-04 08:44:56,655 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/68/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.011 2025-02-04 08:44:56,669 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/44/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.005 0.013 2025-02-04 08:44:56,673 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/115/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.005 0.012 2025-02-04 08:44:56,686 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/75/avatar_128?unique=1738658453000 HTTP/1.0" 200 - 7 0.005 0.011 2025-02-04 08:44:56,690 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/112/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:44:56,702 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/101/avatar_128?unique=1738653356000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:44:56,706 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/94/avatar_128?unique=1738658453000 HTTP/1.0" 200 - 7 0.004 0.011 2025-02-04 08:44:56,721 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/42/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 6 0.005 0.014 2025-02-04 08:44:56,721 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/63/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.010 2025-02-04 08:44:56,736 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/108/avatar_128?unique=1738653630000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:44:56,741 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/47/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 6 0.004 0.014 2025-02-04 08:44:56,756 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/113/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.005 0.013 2025-02-04 08:44:56,756 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/21/avatar_128?unique=1738653580000 HTTP/1.0" 200 - 7 0.004 0.010 2025-02-04 08:44:56,774 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:56] "GET /web/image/res.partner/119/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.005 0.012 2025-02-04 08:44:57,409 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "POST /web/dataset/call_kw/res.partner/web_read HTTP/1.0" 200 - 159 0.083 0.104 2025-02-04 08:44:57,491 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "POST /web/dataset/call_kw/project.task/web_read_group HTTP/1.0" 200 - 3 0.002 0.007 2025-02-04 08:44:57,496 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/55/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.010 2025-02-04 08:44:57,510 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/104/avatar_128?unique=1738653356000 HTTP/1.0" 200 - 6 0.006 0.012 2025-02-04 08:44:57,514 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/12/avatar_128?unique=1738653744000 HTTP/1.0" 200 - 7 0.004 0.013 2025-02-04 08:44:57,526 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/60/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.011 2025-02-04 08:44:57,533 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/11/avatar_128 HTTP/1.0" 200 - 7 0.004 0.014 2025-02-04 08:44:57,542 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/24/avatar_128?unique=1738653580000 HTTP/1.0" 200 - 7 0.004 0.012 2025-02-04 08:44:57,553 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/100/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 6 0.005 0.014 2025-02-04 08:44:57,560 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/122/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:44:57,575 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/134/avatar_128?unique=1738658644000 HTTP/1.0" 200 - 8 0.005 0.016 2025-02-04 08:44:57,579 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/130/avatar_128?unique=1738653695000 HTTP/1.0" 200 - 7 0.004 0.014 2025-02-04 08:44:57,592 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/118/avatar_128?unique=1738653659000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:44:57,597 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/51/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:44:57,606 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/16/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.003 0.009 2025-02-04 08:44:57,614 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/10/avatar_128 HTTP/1.0" 200 - 7 0.004 0.011 2025-02-04 08:44:57,621 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/35/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.010 2025-02-04 08:44:57,628 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/131/avatar_128?unique=1738653732000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:44:57,636 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/16/avatar_128 HTTP/1.0" 200 - 7 0.004 0.010 2025-02-04 08:44:57,643 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/40/avatar_128?unique=1738658453000 HTTP/1.0" 200 - 7 0.004 0.010 2025-02-04 08:44:57,671 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "POST /mail/data HTTP/1.0" 200 - 21 0.011 0.016 2025-02-04 08:44:57,675 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:44:57,680 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "POST /mail/thread/messages HTTP/1.0" 200 - 30 0.016 0.028 2025-02-04 08:44:57,705 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/74/avatar_128 HTTP/1.0" 200 - 7 0.004 0.010 2025-02-04 08:44:57,705 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/160/avatar_128?unique=1738658453000 HTTP/1.0" 200 - 7 0.004 0.010 2025-02-04 08:44:57,724 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/1/avatar_128 HTTP/1.0" 200 - 7 0.005 0.014 2025-02-04 08:44:57,724 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/74/avatar_128?unique=1738658453000 HTTP/1.0" 200 - 7 0.005 0.014 2025-02-04 08:44:57,744 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/102/avatar_128?unique=1738653356000 HTTP/1.0" 200 - 6 0.005 0.014 2025-02-04 08:44:57,744 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/107/avatar_128?unique=1738653630000 HTTP/1.0" 200 - 7 0.005 0.015 2025-02-04 08:44:57,760 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/70/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.011 2025-02-04 08:44:57,760 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/13/avatar_128?unique=1738653306000 HTTP/1.0" 200 - 7 0.004 0.011 2025-02-04 08:44:57,779 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/23/avatar_128?unique=1738653580000 HTTP/1.0" 200 - 7 0.004 0.013 2025-02-04 08:44:57,779 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/11/avatar_128?unique=1738653580000 HTTP/1.0" 200 - 7 0.005 0.014 2025-02-04 08:44:57,792 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /web/image/res.partner/32/avatar_128?unique=1738653580000 HTTP/1.0" 200 - 7 0.004 0.009 2025-02-04 08:44:57,827 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:57] "GET /base/static/img/avatar.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:44:59,006 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:59] "POST /web/action/load HTTP/1.0" 200 - 11 0.005 0.010 2025-02-04 08:44:59,479 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:59] "POST /web/dataset/call_kw/sale.order/get_views HTTP/1.0" 200 - 164 0.051 0.224 2025-02-04 08:44:59,534 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:59] "POST /web/dataset/call_kw/sale.order/web_search_read HTTP/1.0" 200 - 24 0.016 0.052 2025-02-04 08:44:59,926 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:59] "POST /web/dataset/call_kw/sale.order/web_search_read HTTP/1.0" 200 - 32 0.017 0.053 2025-02-04 08:44:59,930 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:44:59] "GET /web/login HTTP/1.0" 200 - 17 0.012 0.039 2025-02-04 08:45:00,473 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:00] "GET /web/image/res.users/1/avatar_128 HTTP/1.0" 200 - 9 0.006 0.015 2025-02-04 08:45:00,478 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:00] "GET /web/image/res.users/6/avatar_128 HTTP/1.0" 200 - 10 0.007 0.019 2025-02-04 08:45:00,567 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:00] "POST /web/dataset/call_kw/sale.order/onchange HTTP/1.0" 200 - 33 0.020 0.063 2025-02-04 08:45:00,700 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:00] "GET /web/image/res.partner/3/avatar_128?unique=1738658644000 HTTP/1.0" 200 - 8 0.005 0.014 2025-02-04 08:45:02,363 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:02] "POST /web/dataset/call_kw/res.partner/name_search HTTP/1.0" 200 - 6 0.006 0.012 2025-02-04 08:45:02,615 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:02] "GET /partner_autocomplete/static/lib/jsvat.js HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:45:02,633 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:02] "POST /web/dataset/call_kw/res.partner/name_search HTTP/1.0" 200 - 6 0.005 0.014 2025-02-04 08:45:02,653 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:02] "GET /partner_autocomplete/static/lib/jsvat.js HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:45:02,677 30 INFO 74450978-saas-18-1-all odoo.addons.iap.tools.iap_tools: iap jsonrpc https://partner-autocomplete.odoo.com/iap/partner_autocomplete/search 2025-02-04 08:45:02,751 30 INFO 74450978-saas-18-1-all odoo.addons.iap.tools.iap_tools: iap jsonrpc https://partner-autocomplete.odoo.com/iap/partner_autocomplete/search responded in 0.073 seconds 2025-02-04 08:45:02,753 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:02] "POST /web/dataset/call_kw/res.partner/autocomplete HTTP/1.0" 200 - 13 0.007 0.093 2025-02-04 08:45:03,061 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:03] "GET /base/static/img/company_image.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:45:04,176 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:04] "POST /web/dataset/call_kw/sale.order/onchange HTTP/1.0" 200 - 25 0.013 0.042 2025-02-04 08:45:04,578 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:04] "POST /web/dataset/call_kw/project.task.type/name_create HTTP/1.0" 200 - 10 0.004 0.006 2025-02-04 08:45:05,843 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:05] "GET /web/login HTTP/1.0" 200 - 35 0.020 0.067 2025-02-04 08:45:05,981 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:05] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:45:06,081 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:06] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 8 0.006 0.014 2025-02-04 08:45:06,233 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:06] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:45:06,244 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:06] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.004 0.005 2025-02-04 08:45:06,353 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:06] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 8 0.006 0.012 2025-02-04 08:45:06,645 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:06] "GET /website/translations/8c9f1323863dd720c819fc26016e8b318ea71338?lang=en_US HTTP/1.0" 200 - 5 0.006 0.015 2025-02-04 08:45:06,721 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:06] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 7 0.007 0.011 2025-02-04 08:45:06,743 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:06] "POST /im_livechat/init HTTP/1.0" 200 - 28 0.014 0.026 2025-02-04 08:45:06,769 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:06] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:45:08,144 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:08] "POST /web/dataset/call_kw/res.partner/name_search HTTP/1.0" 200 - 6 0.005 0.013 2025-02-04 08:45:09,561 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:09] "POST /web/dataset/call_kw/res.partner/name_search HTTP/1.0" 200 - 6 0.006 0.017 2025-02-04 08:45:10,787 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:10] "POST /web/dataset/call_kw/res.partner/name_search HTTP/1.0" 200 - 3 0.003 0.009 2025-02-04 08:45:10,800 32 INFO 74450978-saas-18-1-all odoo.addons.iap.tools.iap_tools: iap jsonrpc https://partner-autocomplete.odoo.com/iap/partner_autocomplete/search 2025-02-04 08:45:10,868 32 INFO 74450978-saas-18-1-all odoo.addons.iap.tools.iap_tools: iap jsonrpc https://partner-autocomplete.odoo.com/iap/partner_autocomplete/search responded in 0.067 seconds 2025-02-04 08:45:10,869 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:10] "POST /web/dataset/call_kw/res.partner/autocomplete HTTP/1.0" 200 - 14 0.008 0.087 2025-02-04 08:45:12,198 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:12] "POST /web/dataset/call_kw/sale.order/web_read HTTP/1.0" 200 - 145 0.074 0.112 2025-02-04 08:45:12,590 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:12] "GET /web/static/img/openhand.cur HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:45:12,706 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:12] "POST /web/dataset/call_kw/res.partner/name_create HTTP/1.0" 200 - 32 0.020 0.049 2025-02-04 08:45:12,772 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:12] "POST /web/dataset/call_kw/sale.order/onchange HTTP/1.0" 200 - 18 0.009 0.041 2025-02-04 08:45:12,821 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:12] "POST /mail/thread/messages HTTP/1.0" 200 - 25 0.011 0.018 2025-02-04 08:45:12,862 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:12] "POST /mail/data HTTP/1.0" 200 - 37 0.019 0.040 2025-02-04 08:45:13,057 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:13] "GET /web/image/res.partner/2/avatar_128?unique=1738658644000 HTTP/1.0" 200 - 7 0.005 0.014 2025-02-04 08:45:19,760 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:19] "POST /web/dataset/call_kw/sale.order/web_save HTTP/1.0" 200 - 46 0.032 0.049 2025-02-04 08:45:21,834 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:45:21] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 243.138920 2025-02-04 08:45:26,606 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:26] "POST /web/dataset/call_kw/project.task.type/name_create HTTP/1.0" 200 - 10 0.009 0.009 2025-02-04 08:45:26,709 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:26] "POST /web/dataset/resequence HTTP/1.0" 200 - 11 0.004 0.006 2025-02-04 08:45:26,793 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:26] "POST /web/dataset/call_kw/project.task.type/read HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:45:39,936 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:39] "POST /web/dataset/call_button/sale.order/action_view_timesheet HTTP/1.0" 200 - 27 0.020 0.027 2025-02-04 08:45:40,243 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:40] "POST /web/dataset/call_kw/account.analytic.line/get_views HTTP/1.0" 200 - 47 0.027 0.056 2025-02-04 08:45:40,469 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:40] "POST /web/dataset/call_kw/account.analytic.line/web_search_read HTTP/1.0" 200 - 22 0.018 0.027 2025-02-04 08:45:40,671 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:40] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:45:40,884 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:40] "GET /web/image/hr.employee/3/avatar_128 HTTP/1.0" 200 - 12 0.005 0.016 2025-02-04 08:45:45,723 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:45] "POST /web/dataset/call_kw/sale.order/web_read HTTP/1.0" 200 - 132 0.108 0.136 2025-02-04 08:45:46,180 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:46] "POST /mail/thread/messages HTTP/1.0" 200 - 3 0.007 0.006 2025-02-04 08:45:46,205 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:46] "POST /mail/data HTTP/1.0" 200 - 33 0.022 0.038 2025-02-04 08:45:46,538 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:46] "POST /web/dataset/call_kw/project.task.type/name_create HTTP/1.0" 200 - 5 0.003 0.007 2025-02-04 08:45:46,629 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:46] "POST /web/dataset/resequence HTTP/1.0" 200 - 5 0.002 0.007 2025-02-04 08:45:46,711 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:46] "POST /web/dataset/call_kw/project.task.type/read HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:45:47,130 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:47] "GET / HTTP/1.0" 200 - 18 0.021 0.057 2025-02-04 08:45:47,341 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:47] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:45:47,347 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:47] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 5 0.005 0.010 2025-02-04 08:45:47,908 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:47] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 5 0.005 0.008 2025-02-04 08:45:48,059 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:48] "GET /web/image/website/1/logo/My%20Website?unique=44b6922 HTTP/1.0" 200 - 5 0.004 0.007 2025-02-04 08:45:48,076 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:48] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:45:48,111 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:48] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:45:48,254 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:48] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:45:48,469 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:48] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 5 0.005 0.008 2025-02-04 08:45:48,470 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:48] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 6 0.004 0.009 2025-02-04 08:45:49,173 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:49] "POST /web/dataset/call_button/sale.order/action_view_planning HTTP/1.0" 200 - 19 0.019 0.021 2025-02-04 08:45:49,490 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:49] "POST /web/dataset/call_kw/planning.slot/get_views HTTP/1.0" 200 - 74 0.031 0.075 2025-02-04 08:45:49,636 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:49] "GET /website/translations/8c9f1323863dd720c819fc26016e8b318ea71338?lang=en_US HTTP/1.0" 200 - 2 0.003 0.009 2025-02-04 08:45:49,729 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:49] "GET /web/bundle/web.assets_backend_lazy?lang=en_US HTTP/1.0" 200 - 7 0.002 0.050 2025-02-04 08:45:49,848 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:49] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 4 0.004 0.011 2025-02-04 08:45:49,868 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:49] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.004 0.006 2025-02-04 08:45:49,870 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:49] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.012 0.024 2025-02-04 08:45:49,942 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:49] "GET /web/assets/7021a96/web.assets_backend_lazy.min.js HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:45:49,943 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:49] "GET /web/assets/fb99b72/web.assets_backend_lazy.min.css HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:45:50,748 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:50] "POST /web/dataset/call_kw/planning.slot/get_gantt_data HTTP/1.0" 200 - 46 0.025 0.062 2025-02-04 08:45:50,988 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:50] "POST /web/dataset/call_kw/planning.slot/gantt_resource_work_interval HTTP/1.0" 200 - 16 0.008 0.025 2025-02-04 08:45:51,004 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:51] "POST /web/dataset/call_kw/planning.slot/gantt_resource_employees_working_periods HTTP/1.0" 200 - 32 0.011 0.035 2025-02-04 08:45:51,233 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:51] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:45:51,553 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:51] "GET /web/image/resource.resource/18/avatar_128 HTTP/1.0" 200 - 18 0.008 0.047 2025-02-04 08:45:51,564 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:51] "GET /web/image/resource.resource/22/avatar_128 HTTP/1.0" 200 - 12 0.005 0.045 2025-02-04 08:45:51,585 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:51] "GET /web/image/resource.resource/7/avatar_128 HTTP/1.0" 200 - 7 0.003 0.028 2025-02-04 08:45:51,612 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:51] "GET /web/image/resource.resource/20/avatar_128 HTTP/1.0" 200 - 8 0.003 0.045 2025-02-04 08:45:51,621 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:51] "GET /web/image/resource.resource/19/avatar_128 HTTP/1.0" 200 - 8 0.003 0.031 2025-02-04 08:45:51,665 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:51] "GET /web/image/resource.resource/24/avatar_128 HTTP/1.0" 200 - 8 0.004 0.048 2025-02-04 08:45:51,671 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:51] "GET /web/image/resource.resource/21/avatar_128 HTTP/1.0" 200 - 8 0.004 0.045 2025-02-04 08:45:54,357 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) starting 2025-02-04 08:45:54,362 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) done in 0.005s 2025-02-04 08:45:54,364 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) processed 0 records, 0 records remaining 2025-02-04 08:45:54,375 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) completed 2025-02-04 08:45:55,084 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:45:55,111 32 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [14] 2025-02-04 08:45:55,120 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:55] "POST /web/login HTTP/1.0" 303 - 59 0.047 0.565 2025-02-04 08:45:55,212 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (SkrFucFQbvZucbWvFE69gMSrfBYYVdKJ6flc8SeAUh) 2025-02-04 08:45:55,294 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:55] "GET /odoo HTTP/1.0" 200 - 47 0.025 0.061 2025-02-04 08:45:55,446 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:55] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:45:55,455 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:55] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 4 0.007 0.007 2025-02-04 08:45:55,537 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:55] "GET /web/webclient/translations/894c72e08662ff9531a6d4a487666b7905053b57?lang=en_US HTTP/1.0" 200 - 1 0.000 0.005 2025-02-04 08:45:55,541 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:55] "GET /web/webclient/load_menus/3dfbdd39bbf5bb9d16b8d259b87acded557669dd980302e62244efaa7bf73367 HTTP/1.0" 200 - 3 0.001 0.011 2025-02-04 08:45:55,596 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:55] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:45:56,231 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:56] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:45:56,232 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:56] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:45:56,367 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:56] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:45:56,381 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:56] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:45:56,406 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:56] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.001 0.004 2025-02-04 08:45:56,457 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:56] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:45:56,522 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:56] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.010 0.011 2025-02-04 08:45:56,541 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:56] "GET /odoo/offline HTTP/1.0" 200 - 8 0.004 0.014 2025-02-04 08:45:56,564 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:56] "POST /mail/data HTTP/1.0" 200 - 114 0.067 0.125 2025-02-04 08:45:56,615 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:56] "GET /web/image/res.partner/3/avatar_128?unique=1738655067000 HTTP/1.0" 200 - 8 0.008 0.014 2025-02-04 08:45:56,617 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:56] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 9 0.005 0.019 2025-02-04 08:45:56,664 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:45:56] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:06,916 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:06] "POST /web/dataset/call_kw/project.task.type/name_create HTTP/1.0" 200 - 5 0.006 0.007 2025-02-04 08:46:07,033 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:07] "POST /web/dataset/resequence HTTP/1.0" 200 - 11 0.006 0.008 2025-02-04 08:46:07,169 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:07] "POST /web/dataset/call_kw/project.task.type/read HTTP/1.0" 200 - 2 0.000 0.002 2025-02-04 08:46:15,163 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:15] "POST /web/dataset/call_kw/project.task.type/name_create HTTP/1.0" 200 - 5 0.006 0.006 2025-02-04 08:46:15,248 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:15] "POST /web/dataset/resequence HTTP/1.0" 200 - 5 0.003 0.006 2025-02-04 08:46:15,330 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:15] "POST /web/dataset/call_kw/project.task.type/read HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:46:25,645 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:25] "POST /web/action/load HTTP/1.0" 200 - 9 0.011 0.007 2025-02-04 08:46:26,619 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:26] "POST /web/dataset/call_kw/res.config.settings/get_views HTTP/1.0" 200 - 538 0.185 0.677 2025-02-04 08:46:27,408 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:27] "POST /web/dataset/call_kw/res.config.settings/onchange HTTP/1.0" 200 - 533 0.196 0.315 2025-02-04 08:46:28,111 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "POST /base_setup/demo_active HTTP/1.0" 200 - 2 0.002 0.004 2025-02-04 08:46:28,158 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "POST /base_setup/data HTTP/1.0" 200 - 6 0.002 0.003 2025-02-04 08:46:28,341 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /base/static/description/settings.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,349 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /event/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,350 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /crm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,351 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /sale_management/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,353 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /sale_renting/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.002 2025-02-04 08:46:28,360 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /calendar/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,361 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /hr_referral/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,362 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /website/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,367 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /website_slides/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,369 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /purchase/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,373 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /stock/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,374 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /maintenance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,375 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /mrp/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,376 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /accountant/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,378 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /project/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,379 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /sign/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,386 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /hr_timesheet/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,389 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /planning/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,390 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /mass_mailing/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,392 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /documents/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,416 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /hr/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,421 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /hr_appraisal/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,424 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /hr_payroll/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,428 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /hr_recruitment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,433 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /industry_fsm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,434 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /hr_attendance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,436 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /hr_expense/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,437 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /fleet/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,439 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /lunch/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,441 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /point_of_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,581 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /web/static/img/mobile_app_qrcode_android.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,591 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /web/static/img/mobile_app_qrcode_ios.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:28,885 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:28] "GET /cloud_storage/static/description/icon.png HTTP/1.0" 404 - 150 0.070 0.424 2025-02-04 08:46:29,949 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:29] "GET /web/login HTTP/1.0" 200 - 15 0.013 0.039 2025-02-04 08:46:30,379 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:30] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 4 0.004 0.011 2025-02-04 08:46:30,389 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:30] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.009 0.016 2025-02-04 08:46:32,063 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:32] "GET /web/image/2695 HTTP/1.0" 200 - 5 0.001 0.005 2025-02-04 08:46:32,065 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:32] "GET /web/image/2694 HTTP/1.0" 200 - 5 0.002 0.004 2025-02-04 08:46:32,070 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:32] "GET /web/image/2693 HTTP/1.0" 200 - 4 0.001 0.005 2025-02-04 08:46:33,993 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:46:34,014 32 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [15] 2025-02-04 08:46:34,022 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:34] "POST /web/login HTTP/1.0" 303 - 41 0.023 0.525 2025-02-04 08:46:34,244 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (dkkU7C87BY3umMYL5pFY4qej05DrP5UvkjOCZG_Ign) 2025-02-04 08:46:34,307 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:34] "GET /odoo HTTP/1.0" 200 - 36 0.020 0.048 2025-02-04 08:46:34,514 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:34] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:46:34,515 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:34] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:46:34,533 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:34] "GET /web/webclient/load_menus/3dfbdd39bbf5bb9d16b8d259b87acded557669dd980302e62244efaa7bf73367 HTTP/1.0" 200 - 3 0.001 0.013 2025-02-04 08:46:34,541 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:34] "GET /web/webclient/translations/894c72e08662ff9531a6d4a487666b7905053b57?lang=en_US HTTP/1.0" 200 - 1 0.000 0.007 2025-02-04 08:46:35,396 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:35] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:46:37,412 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:37] "POST /web/dataset/call_kw/project.task.type/name_create HTTP/1.0" 200 - 5 0.003 0.005 2025-02-04 08:46:37,501 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:37] "POST /web/dataset/resequence HTTP/1.0" 200 - 5 0.002 0.005 2025-02-04 08:46:37,603 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:37] "POST /web/dataset/call_kw/project.task.type/read HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:46:38,306 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:38] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:46:38,307 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:38] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:46:38,309 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:38] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:38,319 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:38] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 8 0.008 0.005 2025-02-04 08:46:38,560 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:38] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:38,560 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:38] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:46:38,743 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:38] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:46:38,986 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:38] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:46:39,002 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:39] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.006 0.014 2025-02-04 08:46:39,174 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:39] "GET /web/image/res.partner/3/avatar_128?unique=1738638867000 HTTP/1.0" 200 - 8 0.005 0.017 2025-02-04 08:46:39,177 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:39] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:39,178 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:39] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 9 0.006 0.020 2025-02-04 08:46:39,187 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:39] "GET /odoo/offline HTTP/1.0" 200 - 3 0.001 0.006 2025-02-04 08:46:39,313 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:39] "POST /mail/data HTTP/1.0" 200 - 58 0.044 0.092 2025-02-04 08:46:46,502 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:46] "POST /web/action/load HTTP/1.0" 200 - 10 0.012 0.010 2025-02-04 08:46:46,667 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:46] "POST /web/dataset/call_kw/ir.module.module/get_views HTTP/1.0" 200 - 54 0.028 0.035 2025-02-04 08:46:46,763 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:46] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 6 0.003 0.004 2025-02-04 08:46:46,788 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:46] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 50 0.013 0.016 2025-02-04 08:46:46,802 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:46] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 4 0.005 0.027 2025-02-04 08:46:47,284 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /pos_restaurant/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,286 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /account/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,287 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /website_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,290 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /timesheet_grid/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,314 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /web_studio/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,320 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /hr_holidays/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,323 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /data_recycle/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,324 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /delivery_envia/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,325 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /delivery_fedex_rest/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,326 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /delivery_starshipit/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,328 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /delivery_ups_rest/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,332 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /frontdesk/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,335 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /knowledge/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,351 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /room/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,351 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /marketing_card/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,353 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /whatsapp/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,353 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /helpdesk/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,356 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /sale_subscription/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,357 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /quality_control/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,358 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /website_event/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,358 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /mail/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,359 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /contacts/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,360 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /mrp_plm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,361 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /social/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,362 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /approvals/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,363 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /marketing_automation/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,369 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /im_livechat/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,370 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /appointment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,371 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /survey/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,409 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /mass_mailing_sms/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,409 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /repair/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,410 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /iot/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,410 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /stock_barcode/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,411 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /project_todo/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,412 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /hr_skills/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,413 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /voip/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,414 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /delivery_dhl/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,415 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /delivery_fedex/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,415 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /delivery_usps/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,416 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /delivery_easypost/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,417 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /website_hr_recruitment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,418 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /delivery_sendcloud/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,418 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /delivery_shiprocket/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,419 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /sale_amazon/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,419 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /sale_shopee/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,421 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /delivery_bpost/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:47,421 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:47] "GET /hr_contract/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:48,238 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:48] "POST /web/action/load HTTP/1.0" 200 - 12 0.011 0.010 2025-02-04 08:46:48,886 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:48] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 50 0.012 0.014 2025-02-04 08:46:48,964 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:48] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 4 0.005 0.032 2025-02-04 08:46:49,046 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:49] "POST /web/dataset/call_kw/account.journal/web_search_read HTTP/1.0" 200 - 59 0.046 0.067 2025-02-04 08:46:49,264 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:49] "GET /base/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:46:56,517 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:56] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 47 0.015 0.015 2025-02-04 08:46:56,557 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:56] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 2 0.005 0.003 2025-02-04 08:46:56,619 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:46:56] "GET /web/static/img/empty_folder.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:47:01,995 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:01] "POST /web/dataset/call_kw/account.report/get_options HTTP/1.0" 200 - 38 0.021 0.025 2025-02-04 08:47:02,516 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:02] "POST /web/dataset/call_kw/ir.module.module/fields_get HTTP/1.0" 200 - 1 0.000 0.005 2025-02-04 08:47:02,837 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:02] "POST /web/dataset/call_kw/account.report/get_report_information_readonly HTTP/1.0" 200 - 73 0.050 0.084 2025-02-04 08:47:10,122 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:10] "POST /web/action/load HTTP/1.0" 200 - 6 0.008 0.008 2025-02-04 08:47:11,054 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:11] "POST /web/dataset/call_kw/account.report/get_options HTTP/1.0" 200 - 28 0.018 0.035 2025-02-04 08:47:11,813 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:11] "POST /web/dataset/call_kw/account.report/get_report_information_readonly HTTP/1.0" 200 - 21 0.018 0.036 2025-02-04 08:47:12,765 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:12] "GET / HTTP/1.0" 200 - 13 0.015 0.026 2025-02-04 08:47:13,050 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:13] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:47:13,056 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:13] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 5 0.006 0.009 2025-02-04 08:47:13,507 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:13] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 47 0.011 0.015 2025-02-04 08:47:13,618 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:13] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 4 0.006 0.032 2025-02-04 08:47:13,693 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:13] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 5 0.004 0.009 2025-02-04 08:47:14,109 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:14] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:47:14,110 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:14] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:47:14,119 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:14] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:47:14,125 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:14] "GET /web/image/website/1/logo/My%20Website?unique=44b6922 HTTP/1.0" 200 - 5 0.005 0.009 2025-02-04 08:47:14,397 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:14] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:47:14,401 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:14] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 6 0.005 0.011 2025-02-04 08:47:15,580 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:15] "POST /web/dataset/call_kw/sale.order/web_read HTTP/1.0" 200 - 80 0.084 0.108 2025-02-04 08:47:15,672 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:15] "GET /web/login HTTP/1.0" 200 - 15 0.014 0.039 2025-02-04 08:47:15,850 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:15] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 47 0.014 0.016 2025-02-04 08:47:15,894 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:15] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 2 0.006 0.004 2025-02-04 08:47:16,009 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:16] "POST /mail/thread/messages HTTP/1.0" 200 - 3 0.004 0.005 2025-02-04 08:47:16,086 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:16] "POST /mail/data HTTP/1.0" 200 - 32 0.027 0.043 2025-02-04 08:47:16,955 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:16] "GET /website/translations/8c9f1323863dd720c819fc26016e8b318ea71338?lang=en_US HTTP/1.0" 200 - 2 0.003 0.008 2025-02-04 08:47:17,206 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:17] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 4 0.005 0.011 2025-02-04 08:47:17,218 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:17] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:47:17,228 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:17] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.015 0.023 2025-02-04 08:47:17,735 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:17] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 3 0.004 0.008 2025-02-04 08:47:20,149 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:47:20,168 30 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [16] 2025-02-04 08:47:20,174 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:20] "POST /web/login HTTP/1.0" 303 - 51 0.029 0.545 2025-02-04 08:47:20,350 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (-tt3hWQEOGWsZlJWZ6wzGZn6s4yIO9JdaFLTjgqFOC) 2025-02-04 08:47:20,395 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:20] "GET /odoo HTTP/1.0" 200 - 28 0.014 0.035 2025-02-04 08:47:20,626 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:20] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:47:20,645 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:20] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:47:20,687 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:20] "GET /web/webclient/translations/894c72e08662ff9531a6d4a487666b7905053b57?lang=en_US HTTP/1.0" 200 - 1 0.000 0.006 2025-02-04 08:47:20,692 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:20] "GET /web/webclient/load_menus/3dfbdd39bbf5bb9d16b8d259b87acded557669dd980302e62244efaa7bf73367 HTTP/1.0" 200 - 3 0.001 0.011 2025-02-04 08:47:21,796 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:21] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:47:26,371 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:26] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 2 0.002 0.005 2025-02-04 08:47:26,402 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:26] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.003 0.003 2025-02-04 08:47:26,404 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:26] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:47:26,409 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:26] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.008 0.005 2025-02-04 08:47:26,607 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:26] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:47:26,617 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:26] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:47:26,756 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:26] "POST /mail/data HTTP/1.0" 200 - 58 0.057 0.087 2025-02-04 08:47:26,860 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:26] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:47:27,075 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:27] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:47:27,112 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:27] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.011 0.015 2025-02-04 08:47:27,296 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:27] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 9 0.005 0.018 2025-02-04 08:47:27,299 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:27] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:47:27,301 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:27] "GET /web/image/res.partner/3/avatar_128?unique=1738638867000 HTTP/1.0" 200 - 8 0.009 0.019 2025-02-04 08:47:27,307 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:27] "GET /odoo/offline HTTP/1.0" 200 - 3 0.001 0.006 2025-02-04 08:47:32,410 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:32] "GET /mail/static/src/img/smiley/mailfailure.jpg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:47:32,411 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:32] "GET /sms/static/img/sms_failure.svg HTTP/1.0" 200 - 0 0.000 0.002 2025-02-04 08:47:32,428 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:32] "GET /web/image/res.partner/2/avatar_128?unique=1738658644000 HTTP/1.0" 200 - 7 0.005 0.012 2025-02-04 08:47:32,530 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:32] "POST /mail/data HTTP/1.0" 200 - 80 0.035 0.083 2025-02-04 08:47:32,974 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:32] "GET /base/static/img/country_flags/us.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:47:32,979 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:32] "GET /web/image/mail.guest/8/avatar_128?unique=1738652775000 HTTP/1.0" 200 - 5 0.002 0.005 2025-02-04 08:47:32,990 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:32] "GET /web/image/discuss.channel/7/avatar_128?unique=47368b24391e713e0e114de88eb19ae4df3bd2f4439d5c7472f71c3e63144649ebf0f381ee1be2c300d7f3479c6465ce179f0c66915db0d9c7740042b9e18c8a HTTP/1.0" 200 - 9 0.003 0.008 2025-02-04 08:47:32,996 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:32] "GET /web/image/res.partner/27/avatar_128?unique=1738658425000 HTTP/1.0" 200 - 7 0.005 0.016 2025-02-04 08:47:32,997 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:32] "GET /web/image/discuss.channel/1/avatar_128?unique=a0ccc98e3cdabb0059d34d6baefc7cc3706aa1759e3ec4a43d90f91d396b7643e813b155aca20b93a4e164e7f40133d3136b25d5271146a30a0be8f404d968d7 HTTP/1.0" 200 - 4 0.001 0.005 2025-02-04 08:47:33,006 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:33] "GET /web/image/discuss.channel/6/avatar_128?unique=454289d351dd3f3e62297926033809ca1785cfd845684dac694a03e7c876bd6640f94b6638acb7021c526113fdf553fcbc110f0ef4f362b7f10ad94dafc9d936 HTTP/1.0" 200 - 4 0.001 0.006 2025-02-04 08:47:33,013 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:33] "GET /web/image/discuss.channel/2/avatar_128?unique=5c81ee14c5c5cc24a8b86ecf65da448f53e415f8ab7355411b7a8a13fe1c2824c5cf613a56d4177531bc87aa042e6364ea376badaa1c873845753d7bd23332b7 HTTP/1.0" 200 - 4 0.001 0.005 2025-02-04 08:47:33,013 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:33] "GET /web/image/discuss.channel/8/avatar_128?unique=7270576e456b17ac52ab6c4e620ed282aaca988f715a7d6941c9f49de184b94d07a3dbd9de614130e4e6bea1f06cb0bb90eb2eea074b8813180c4b6357877b58 HTTP/1.0" 200 - 9 0.005 0.011 2025-02-04 08:47:34,211 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:34] "POST /web/dataset/call_kw/sale.order/web_search_read HTTP/1.0" 200 - 24 0.020 0.057 2025-02-04 08:47:41,002 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:41] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 47 0.011 0.013 2025-02-04 08:47:41,090 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:41] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 4 0.006 0.024 2025-02-04 08:47:51,752 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:51] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 47 0.015 0.016 2025-02-04 08:47:51,798 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:51] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 2 0.008 0.004 2025-02-04 08:47:53,215 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:53] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 47 0.007 0.010 2025-02-04 08:47:53,284 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:53] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 4 0.005 0.021 2025-02-04 08:47:57,050 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:57] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 47 0.016 0.014 2025-02-04 08:47:57,096 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:57] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 2 0.006 0.004 2025-02-04 08:47:57,772 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:57] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 47 0.010 0.016 2025-02-04 08:47:57,881 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:47:57] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 4 0.005 0.031 2025-02-04 08:48:11,359 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:11] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 47 0.012 0.017 2025-02-04 08:48:11,374 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:11] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 8 0.006 0.033 2025-02-04 08:48:11,682 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:11] "GET /pos_iot/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:11,682 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:11] "GET /pos_pricer/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:11,689 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:11] "GET /pos_preparation_display/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:11,693 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:11] "GET /membership/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:11,710 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:11] "GET /pos_urban_piper/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:11,716 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:11] "GET /product/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:11,723 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:11] "GET /sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:16,136 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:16] "POST /web/dataset/call_kw/ir.module.module/search_panel_select_range HTTP/1.0" 200 - 47 0.010 0.013 2025-02-04 08:48:16,142 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:16] "POST /web/dataset/call_kw/ir.module.module/web_search_read HTTP/1.0" 200 - 6 0.003 0.024 2025-02-04 08:48:16,335 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:16] "GET /timer/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:16,337 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:16] "GET /website_helpdesk_forum/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:16,340 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:16] "GET /website_helpdesk_livechat/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:16,342 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:16] "GET /website_helpdesk_slides/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:16,344 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:16] "GET /helpdesk_account/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:16,347 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:16] "GET /helpdesk_fsm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:16,350 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:16] "GET /helpdesk_repair/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:16,353 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:16] "GET /helpdesk_sale_loyalty/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:16,357 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:16] "GET /helpdesk_stock/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:16,375 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:16] "GET /helpdesk_timesheet/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:16,383 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:16] "GET /industry_fsm_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:16,383 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:16] "GET /project_forecast/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:18,813 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:18] "POST /web/action/load HTTP/1.0" 200 - 12 0.024 0.015 2025-02-04 08:48:19,028 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:19] "POST /web/action/run HTTP/1.0" 200 - 16 0.015 0.017 2025-02-04 08:48:19,443 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:19] "POST /web/dataset/call_kw/project.task/get_views HTTP/1.0" 200 - 64 0.030 0.174 2025-02-04 08:48:19,840 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:19] "POST /web/dataset/call_kw/project.task/read_progress_bar HTTP/1.0" 200 - 2 0.005 0.006 2025-02-04 08:48:19,843 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:19] "POST /web/dataset/call_kw/project.task/web_read_group HTTP/1.0" 200 - 2 0.003 0.009 2025-02-04 08:48:20,074 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:20] "POST /web/dataset/call_kw/project.task/web_search_read HTTP/1.0" 200 - 22 0.016 0.028 2025-02-04 08:48:20,079 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:20] "POST /web/dataset/call_kw/project.task/web_search_read HTTP/1.0" 200 - 26 0.016 0.039 2025-02-04 08:48:20,119 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:20] "POST /web/dataset/call_kw/project.task/web_search_read HTTP/1.0" 200 - 22 0.010 0.034 2025-02-04 08:48:20,131 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:20] "POST /web/dataset/call_kw/project.task/web_search_read HTTP/1.0" 200 - 22 0.012 0.039 2025-02-04 08:48:20,384 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:20] "POST /web/dataset/call_kw/project.task/web_search_read HTTP/1.0" 200 - 22 0.010 0.026 2025-02-04 08:48:20,654 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:20] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:48:21,011 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:21] "GET /web/image/res.users/2/avatar_128 HTTP/1.0" 200 - 9 0.006 0.017 2025-02-04 08:48:24,827 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:24] "POST /web/action/load HTTP/1.0" 200 - 11 0.004 0.010 2025-02-04 08:48:25,134 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:25] "POST /web/dataset/call_kw/project.project/get_views HTTP/1.0" 200 - 16 0.016 0.067 2025-02-04 08:48:25,573 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:25] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:48:25,609 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:25] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 13 0.023 0.016 2025-02-04 08:48:26,026 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:26] "GET /web/static/img/openhand.cur HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:30,836 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:30] "POST /web/action/load HTTP/1.0" 200 - 10 0.008 0.009 2025-02-04 08:48:31,076 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:31] "POST /web/dataset/call_kw/project.task.type/get_views HTTP/1.0" 200 - 28 0.016 0.022 2025-02-04 08:48:31,299 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:31] "POST /web/dataset/call_kw/project.task.type/web_search_read HTTP/1.0" 200 - 7 0.006 0.011 2025-02-04 08:48:34,774 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:34] "GET / HTTP/1.0" 200 - 16 0.021 0.033 2025-02-04 08:48:35,012 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:35] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:48:35,032 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:35] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 8 0.009 0.018 2025-02-04 08:48:35,550 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:35] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 8 0.007 0.017 2025-02-04 08:48:35,870 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:35] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.004 0.005 2025-02-04 08:48:35,870 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:35] "GET /web/image/website/1/logo/My%20Website?unique=44b6922 HTTP/1.0" 200 - 8 0.009 0.015 2025-02-04 08:48:35,879 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:35] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.004 0.005 2025-02-04 08:48:35,879 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:35] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.004 0.005 2025-02-04 08:48:36,138 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:36] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 8 0.008 0.016 2025-02-04 08:48:36,150 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:36] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 9 0.007 0.017 2025-02-04 08:48:36,760 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:36] "GET /website/translations/8c9f1323863dd720c819fc26016e8b318ea71338?lang=en_US HTTP/1.0" 200 - 5 0.007 0.014 2025-02-04 08:48:36,932 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:36] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 7 0.008 0.019 2025-02-04 08:48:36,943 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:36] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.004 0.006 2025-02-04 08:48:36,948 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:36] "POST /im_livechat/init HTTP/1.0" 200 - 22 0.017 0.025 2025-02-04 08:48:37,490 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:37] "GET /web/login HTTP/1.0" 200 - 18 0.017 0.042 2025-02-04 08:48:37,884 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:37] "POST /im_livechat/init HTTP/1.0" 200 - 22 0.011 0.023 2025-02-04 08:48:37,890 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:37] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 7 0.007 0.018 2025-02-04 08:48:38,672 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:38] "POST /web/action/load HTTP/1.0" 200 - 9 0.005 0.007 2025-02-04 08:48:39,147 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:39] "POST /web/dataset/call_kw/product.template/get_views HTTP/1.0" 200 - 129 0.045 0.143 2025-02-04 08:48:39,687 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:39] "POST /web/dataset/call_kw/product.template/web_search_read HTTP/1.0" 200 - 53 0.048 0.140 2025-02-04 08:48:40,174 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/153/image_128?unique=1738658453000 HTTP/1.0" 200 - 11 0.006 0.016 2025-02-04 08:48:40,174 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/23/image_128?unique=1738658453000 HTTP/1.0" 200 - 11 0.008 0.015 2025-02-04 08:48:40,192 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/124/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.005 0.012 2025-02-04 08:48:40,194 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/102/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.005 0.014 2025-02-04 08:48:40,210 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/110/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.005 0.012 2025-02-04 08:48:40,211 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/210/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:48:40,225 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/84/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.010 2025-02-04 08:48:40,228 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/85/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:48:40,240 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/109/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:48:40,243 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/54/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.009 2025-02-04 08:48:40,253 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/68/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:48:40,257 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/148/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:48:40,269 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/101/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.011 2025-02-04 08:48:40,271 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/15/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:48:40,282 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/65/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.009 2025-02-04 08:48:40,290 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/92/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:48:40,296 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/35/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.009 2025-02-04 08:48:40,308 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/82/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:48:40,313 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/125/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:48:40,391 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/88/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:48:40,396 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:40] "GET /web/image/product.template/103/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.014 2025-02-04 08:48:41,240 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/87/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:48:41,242 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/45/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:48:41,256 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/44/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.005 0.010 2025-02-04 08:48:41,259 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/142/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:48:41,272 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/19/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:48:41,274 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/107/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.011 2025-02-04 08:48:41,285 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/131/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.009 2025-02-04 08:48:41,289 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/89/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:48:41,299 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/25/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.009 2025-02-04 08:48:41,306 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/208/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:48:41,314 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/129/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:48:41,323 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/10/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:48:41,331 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/226/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.005 0.011 2025-02-04 08:48:41,340 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/16/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:48:41,347 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/20/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:48:41,355 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/147/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:48:41,363 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/134/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:48:41,371 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/24/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:48:41,378 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/32/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.009 2025-02-04 08:48:41,386 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/93/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:48:41,394 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/21/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:48:41,450 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/117/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:48:41,450 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/63/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:48:41,473 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/31/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.011 0.011 2025-02-04 08:48:41,475 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/67/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.011 0.012 2025-02-04 08:48:41,490 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/8/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.005 0.012 2025-02-04 08:48:41,495 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/211/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.006 0.013 2025-02-04 08:48:41,506 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/228/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:48:41,513 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/9/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:48:41,522 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/66/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:48:41,529 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/116/image_128?unique=1738653695000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:48:41,539 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/94/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:48:41,546 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/149/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:48:41,557 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "GET /web/image/product.template/62/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:48:41,558 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:41] "POST /web/dataset/call_kw/project.task.type/name_create HTTP/1.0" 200 - 5 0.006 0.005 2025-02-04 08:48:42,267 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:42] "GET /web/image/product.template/111/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:48:42,267 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:42] "GET /web/image/product.template/139/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:48:42,282 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:42] "GET /web/image/product.template/18/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.011 2025-02-04 08:48:42,576 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:42] "POST /web/action/load HTTP/1.0" 200 - 9 0.007 0.008 2025-02-04 08:48:42,830 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:42] "POST /web/dataset/call_kw/project.tags/get_views HTTP/1.0" 200 - 22 0.011 0.019 2025-02-04 08:48:43,014 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:43] "POST /web/dataset/call_kw/project.tags/web_search_read HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:48:44,366 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:44] "POST /web/dataset/resequence HTTP/1.0" 200 - 5 0.002 0.004 2025-02-04 08:48:45,831 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:45] "POST /web/action/load HTTP/1.0" 200 - 9 0.003 0.007 2025-02-04 08:48:46,068 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:46] "POST /web/dataset/call_kw/worksheet.template/get_views HTTP/1.0" 200 - 24 0.008 0.022 2025-02-04 08:48:46,252 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:46] "POST /web/dataset/call_kw/worksheet.template/web_search_read HTTP/1.0" 200 - 10 0.004 0.005 2025-02-04 08:48:47,214 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:47] "POST /web/dataset/call_kw/project.task.type/read HTTP/1.0" 200 - 2 0.001 0.004 2025-02-04 08:48:48,037 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:48] "POST /web/dataset/call_kw/worksheet.template/get_x_model_form_action HTTP/1.0" 200 - 13 0.005 0.013 2025-02-04 08:48:48,254 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:48] "POST /web/dataset/call_kw/x_project_task_worksheet_template_4/get_views HTTP/1.0" 200 - 16 0.008 0.013 2025-02-04 08:48:48,475 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:48] "POST /web/dataset/call_kw/x_project_task_worksheet_template_4/onchange HTTP/1.0" 200 - 2 0.002 0.004 2025-02-04 08:48:48,776 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:48] "GET /web/static/img/spin.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:48,857 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:48] "GET /web/bundle/web_studio.studio_assets?lang=en_US HTTP/1.0" 200 - 12 0.003 0.079 2025-02-04 08:48:49,481 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/5391d4c/web_studio.studio_assets.min.js (id:3271) 2025-02-04 08:48:49,482 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:49] "GET /web/assets/5391d4c/web_studio.studio_assets.min.js HTTP/1.0" 200 - 22 0.007 0.419 2025-02-04 08:48:49,757 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/67774f8/web_studio.studio_assets.min.css (id:3272) 2025-02-04 08:48:49,758 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:49] "GET /web/assets/67774f8/web_studio.studio_assets.min.css HTTP/1.0" 200 - 22 0.015 0.688 2025-02-04 08:48:50,763 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:50] "POST /web_studio/chatter_allowed HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:48:50,774 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:50] "POST /web/dataset/call_kw/x_project_task_worksheet_template_4/get_views HTTP/1.0" 200 - 15 0.004 0.010 2025-02-04 08:48:50,951 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:50] "POST /web_studio/get_studio_view_arch HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:48:51,168 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:51] "POST /web/dataset/call_kw/x_project_task_worksheet_template_4/onchange HTTP/1.0" 200 - 1 0.001 0.004 2025-02-04 08:48:51,319 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:48:51] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 261.986544 2025-02-04 08:48:51,409 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:51] "GET /web_studio/static/src/img/ui/studio_icons.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:48:51,562 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:51] "GET /web/bundle/web.assets_emoji?lang=en_US HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:48:51,584 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:51] "GET /web/image/res.partner/3/avatar_128?unique=1738658667000 HTTP/1.0" 200 - 8 0.006 0.020 2025-02-04 08:48:51,748 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:48:51] "GET /web/assets/83045f5/web.assets_emoji.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:49:17,099 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:17] "POST /web/action/load HTTP/1.0" 200 - 6 0.012 0.008 2025-02-04 08:49:17,224 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:17] "POST /web/dataset/call_kw/account.report/get_options HTTP/1.0" 200 - 27 0.017 0.021 2025-02-04 08:49:17,354 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:17] "POST /web/dataset/call_kw/account.report/get_report_information_readonly HTTP/1.0" 200 - 26 0.026 0.021 2025-02-04 08:49:20,880 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:20] "POST /web/action/load HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:49:20,994 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:20] "POST /web/dataset/call_kw/account.report/get_options HTTP/1.0" 200 - 22 0.009 0.017 2025-02-04 08:49:21,244 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:21] "POST /web/dataset/call_kw/account.report/get_report_information_readonly HTTP/1.0" 200 - 88 0.056 0.115 2025-02-04 08:49:21,416 32 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default', 'templates'] 2025-02-04 08:49:21,419 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:21] "POST /web_studio/edit_view HTTP/1.0" 200 - 107 0.082 0.085 2025-02-04 08:49:21,605 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:21] "POST /web/dataset/call_kw/x_project_task_worksheet_template_4/onchange HTTP/1.0" 200 - 11 0.005 0.008 2025-02-04 08:49:22,041 30 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'templates', 'templates.cached_values'] 2025-02-04 08:49:22,065 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:22] "POST /web_studio/get_default_value HTTP/1.0" 200 - 15 0.018 0.011 2025-02-04 08:49:34,364 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:34] "POST /web_studio/get_studio_action HTTP/1.0" 200 - 3 0.001 0.002 2025-02-04 08:49:34,615 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:34] "POST /web/dataset/call_kw/ir.actions.report/get_views HTTP/1.0" 200 - 45 0.028 0.035 2025-02-04 08:49:34,855 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:34] "POST /web/dataset/call_kw/ir.actions.report/web_search_read HTTP/1.0" 200 - 8 0.014 0.020 2025-02-04 08:49:36,736 30 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default', 'templates'] 2025-02-04 08:49:36,738 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:36] "POST /web_studio/create_new_report HTTP/1.0" 200 - 83 0.078 0.049 2025-02-04 08:49:37,167 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:37] "POST /web_studio/load_report_editor HTTP/1.0" 200 - 104 0.061 0.165 2025-02-04 08:49:37,358 32 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'templates', 'templates.cached_values'] 2025-02-04 08:49:37,373 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:37] "POST /web/dataset/call_kw/x_project_task_worksheet_template_4/search HTTP/1.0" 200 - 16 0.008 0.008 2025-02-04 08:49:37,560 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:37] "GET /web/bundle/web._assets_jquery?lang=en_US HTTP/1.0" 200 - 2 0.001 0.004 2025-02-04 08:49:37,767 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/1edda9d/web._assets_jquery.min.js (id:3273) 2025-02-04 08:49:37,769 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:37] "GET /web/assets/1edda9d/web._assets_jquery.min.js HTTP/1.0" 200 - 12 0.005 0.027 2025-02-04 08:49:38,501 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:38] "GET /web/bundle/web_editor.backend_assets_wysiwyg?lang=en_US HTTP/1.0" 200 - 7 0.002 0.022 2025-02-04 08:49:38,770 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:38] "GET /web/assets/0389c75/web_editor.backend_assets_wysiwyg.min.js HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:49:38,804 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:38] "POST /web/dataset/call_kw/account.report/get_options HTTP/1.0" 200 - 36 0.012 0.018 2025-02-04 08:49:39,043 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:39] "POST /web/dataset/call_kw/account.report/get_report_information_readonly HTTP/1.0" 200 - 96 0.056 0.103 2025-02-04 08:49:39,053 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/6d2da26/web_editor.backend_assets_wysiwyg.min.css (id:3274) 2025-02-04 08:49:39,054 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Deleting attachments [3202] (matching /web/assets/_______/web_editor.backend_assets_wysiwyg.min.css) because it was replaced with /web/assets/6d2da26/web_editor.backend_assets_wysiwyg.min.css 2025-02-04 08:49:39,097 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:39] "GET /web/assets/6d2da26/web_editor.backend_assets_wysiwyg.min.css HTTP/1.0" 200 - 16 0.050 0.285 2025-02-04 08:49:39,404 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:39] "GET /web_studio/static/src/img/ui/checkbox_active.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:49:39,428 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:39] "GET /web/assets/c782677/web.report_assets_common.min.js HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:49:39,599 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/7cf57ef/web_studio.report_assets.min.css (id:3275) 2025-02-04 08:49:39,600 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Deleting attachments [3205] (matching /web/assets/_______/web_studio.report_assets.min.css) because it was replaced with /web/assets/7cf57ef/web_studio.report_assets.min.css 2025-02-04 08:49:39,621 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:39] "GET /web/assets/7cf57ef/web_studio.report_assets.min.css HTTP/1.0" 200 - 18 0.025 0.167 2025-02-04 08:49:39,626 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:39] "GET /logo.png?company=1 HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:49:40,459 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/b79ba82/web.report_assets_common.min.css (id:3276) 2025-02-04 08:49:40,460 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Deleting attachments [3196] (matching /web/assets/_______/web.report_assets_common.min.css) because it was replaced with /web/assets/b79ba82/web.report_assets_common.min.css 2025-02-04 08:49:40,468 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:40] "GET /web/assets/b79ba82/web.report_assets_common.min.css HTTP/1.0" 200 - 22 0.021 1.024 2025-02-04 08:49:40,745 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:40] "GET /web/static/fonts/lato/Lato-Bol-webfont.woff HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:49:40,746 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:40] "GET /web/static/fonts/lato/Lato-Reg-webfont.woff HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:49:46,439 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:46] "POST /web/dataset/call_kw/x_project_task_worksheet_template_4/mail_allowed_qweb_expressions HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:49:46,441 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:46] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.005 2025-02-04 08:49:46,677 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:46] "POST /web/dataset/call_kw/x_project_task_worksheet_template_4/fields_get HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:49:49,241 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:49] "POST /web/action/load HTTP/1.0" 200 - 11 0.004 0.008 2025-02-04 08:49:49,505 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:49] "POST /web/dataset/call_kw/worksheet.template/get_views HTTP/1.0" 200 - 33 0.017 0.022 2025-02-04 08:49:49,699 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:49] "POST /web/dataset/call_kw/worksheet.template/web_read HTTP/1.0" 200 - 8 0.003 0.006 2025-02-04 08:49:49,945 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:49] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.006 0.014 2025-02-04 08:49:50,423 32 INFO 74450978-saas-18-1-all odoo.registry: Caches invalidated, signaling through the database: ['default', 'templates'] 2025-02-04 08:49:50,423 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:50] "POST /web_studio/save_report HTTP/1.0" 200 - 265 0.154 0.351 2025-02-04 08:49:53,137 198 INFO 74450978-saas-18-1-all odoo.registry: Invalidating caches after database signaling: ['default', 'templates', 'templates.cached_values'] 2025-02-04 08:49:53,138 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 08:49:53,143 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.005s 2025-02-04 08:49:53,145 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 08:49:53,156 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 08:49:53,166 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync orders' (114) starting 2025-02-04 08:49:53,170 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync orders' (114) done in 0.003s 2025-02-04 08:49:53,171 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync orders' (114) processed 0 records, 0 records remaining 2025-02-04 08:49:53,176 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Amazon: sync orders' (114) completed 2025-02-04 08:49:53,182 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync shipping labels' (119) starting 2025-02-04 08:49:53,192 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync shipping labels' (119) done in 0.010s 2025-02-04 08:49:53,194 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync shipping labels' (119) processed 0 records, 0 records remaining 2025-02-04 08:49:53,199 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync shipping labels' (119) completed 2025-02-04 08:49:53,206 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync inventory' (120) starting 2025-02-04 08:49:53,209 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync inventory' (120) done in 0.003s 2025-02-04 08:49:53,211 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync inventory' (120) processed 0 records, 0 records remaining 2025-02-04 08:49:53,215 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Shopee: sync inventory' (120) completed 2025-02-04 08:49:55,133 30 INFO ? odoo.registry: Invalidating caches after database signaling: ['default', 'templates', 'templates.cached_values'] 2025-02-04 08:49:55,150 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "POST /web/action/load HTTP/1.0" 200 - 18 0.006 0.013 2025-02-04 08:49:55,267 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "GET / HTTP/1.0" 200 - 155 0.065 0.386 2025-02-04 08:49:55,302 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.002 0.005 2025-02-04 08:49:55,307 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:49:55,346 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 5 0.004 0.007 2025-02-04 08:49:55,506 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "POST /web/dataset/call_kw/x_project_task_worksheet_template_4/get_views HTTP/1.0" 200 - 35 0.017 0.026 2025-02-04 08:49:55,510 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "GET /web/image/website/1/logo/My%20Website?unique=44b6922 HTTP/1.0" 200 - 6 0.005 0.009 2025-02-04 08:49:55,515 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:49:55,519 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:49:55,524 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:49:55,553 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 5 0.004 0.007 2025-02-04 08:49:55,555 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 6 0.004 0.008 2025-02-04 08:49:55,705 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "POST /web/dataset/call_kw/x_project_task_worksheet_template_4/onchange HTTP/1.0" 200 - 4 0.002 0.003 2025-02-04 08:49:55,859 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "GET /website/translations/8c9f1323863dd720c819fc26016e8b318ea71338?lang=en_US HTTP/1.0" 200 - 8 0.007 0.012 2025-02-04 08:49:55,898 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 4 0.004 0.010 2025-02-04 08:49:55,914 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.002 0.005 2025-02-04 08:49:55,919 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "POST /im_livechat/init HTTP/1.0" 200 - 27 0.014 0.019 2025-02-04 08:49:55,969 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:55] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 3 0.004 0.009 2025-02-04 08:49:59,922 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:49:59] "POST /web/action/load HTTP/1.0" 200 - 11 0.003 0.008 2025-02-04 08:50:00,268 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:00] "POST /web/dataset/call_kw/lunch.product/get_views HTTP/1.0" 200 - 33 0.019 0.027 2025-02-04 08:50:00,490 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:00] "POST /lunch/user_location_get HTTP/1.0" 200 - 3 0.002 0.004 2025-02-04 08:50:00,498 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:00] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 7 0.003 0.006 2025-02-04 08:50:00,505 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:00] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 8 0.004 0.007 2025-02-04 08:50:00,707 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:00] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 7 0.004 0.007 2025-02-04 08:50:00,718 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:00] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 4 0.002 0.007 2025-02-04 08:50:00,748 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:00] "POST /web/dataset/call_kw/lunch.product/web_search_read HTTP/1.0" 200 - 19 0.010 0.029 2025-02-04 08:50:00,982 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:00] "POST /lunch/infos HTTP/1.0" 200 - 30 0.015 0.014 2025-02-04 08:50:01,163 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:50:01,166 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 4 0.002 0.006 2025-02-04 08:50:01,215 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image?model=res.users&id=2&field=avatar_128 HTTP/1.0" 200 - 16 0.008 0.017 2025-02-04 08:50:01,216 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/26/image_128?unique=1738652676000 HTTP/1.0" 200 - 10 0.002 0.006 2025-02-04 08:50:01,222 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/16/image_128?unique=1738652676000 HTTP/1.0" 200 - 5 0.001 0.004 2025-02-04 08:50:01,226 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/24/image_128?unique=1738652676000 HTTP/1.0" 200 - 10 0.003 0.007 2025-02-04 08:50:01,229 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/8/image_128?unique=1738652676000 HTTP/1.0" 200 - 5 0.001 0.005 2025-02-04 08:50:01,232 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/19/image_128?unique=1738652676000 HTTP/1.0" 200 - 5 0.001 0.004 2025-02-04 08:50:01,236 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/12/image_128?unique=1738652676000 HTTP/1.0" 200 - 5 0.001 0.005 2025-02-04 08:50:01,238 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/13/image_128?unique=1738652676000 HTTP/1.0" 200 - 5 0.001 0.004 2025-02-04 08:50:01,242 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/14/image_128?unique=1738652676000 HTTP/1.0" 200 - 5 0.001 0.004 2025-02-04 08:50:01,245 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/25/image_128?unique=1738652676000 HTTP/1.0" 200 - 5 0.001 0.005 2025-02-04 08:50:01,249 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/21/image_128?unique=1738652676000 HTTP/1.0" 200 - 5 0.001 0.006 2025-02-04 08:50:01,252 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/23/image_128?unique=1738652676000 HTTP/1.0" 200 - 5 0.001 0.005 2025-02-04 08:50:01,257 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/20/image_128?unique=1738652676000 HTTP/1.0" 200 - 5 0.001 0.006 2025-02-04 08:50:01,258 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/15/image_128?unique=1738652676000 HTTP/1.0" 200 - 5 0.001 0.005 2025-02-04 08:50:01,264 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/22/image_128?unique=1738652676000 HTTP/1.0" 200 - 5 0.001 0.005 2025-02-04 08:50:01,265 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/17/image_128?unique=1738652676000 HTTP/1.0" 200 - 5 0.001 0.005 2025-02-04 08:50:01,272 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:01] "GET /web/image/lunch.product/18/image_128?unique=1738652676000 HTTP/1.0" 200 - 5 0.001 0.005 2025-02-04 08:50:05,004 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:05] "POST /web/dataset/call_kw/lunch.order/get_views HTTP/1.0" 200 - 11 0.004 0.017 2025-02-04 08:50:05,212 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:05] "POST /web/dataset/call_kw/lunch.order/onchange HTTP/1.0" 200 - 15 0.005 0.015 2025-02-04 08:50:07,280 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:07] "POST /web/dataset/call_kw/lunch.order/web_save HTTP/1.0" 200 - 27 0.010 0.026 2025-02-04 08:50:07,542 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:07] "POST /web/dataset/call_button/lunch.order/add_to_cart HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:50:07,621 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:07] "GET /web/image/lunch.order/6/image_1920?unique=1738659007000 HTTP/1.0" 200 - 13 0.004 0.010 2025-02-04 08:50:07,768 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:07] "POST /lunch/infos HTTP/1.0" 200 - 30 0.012 0.017 2025-02-04 08:50:08,841 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:08] "POST /lunch/pay HTTP/1.0" 200 - 19 0.009 0.019 2025-02-04 08:50:09,097 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:09] "POST /lunch/infos HTTP/1.0" 200 - 16 0.007 0.015 2025-02-04 08:50:22,799 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:22] "POST /web/action/load HTTP/1.0" 200 - 10 0.003 0.009 2025-02-04 08:50:23,048 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:23] "POST /web/dataset/call_kw/lunch.order/get_views HTTP/1.0" 200 - 39 0.013 0.032 2025-02-04 08:50:23,244 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:23] "POST /web/dataset/call_kw/lunch.order/web_read_group HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:50:23,429 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:23] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 11 0.005 0.013 2025-02-04 08:50:23,432 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:23] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 11 0.006 0.015 2025-02-04 08:50:23,721 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:23] "GET /web/image/res.users/2/avatar_128 HTTP/1.0" 304 - 16 0.007 0.016 2025-02-04 08:50:26,081 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:26] "POST /web/dataset/call_kw/lunch.order/web_read_group HTTP/1.0" 200 - 2 0.001 0.004 2025-02-04 08:50:26,303 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:26] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 11 0.005 0.015 2025-02-04 08:50:26,306 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:26] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 11 0.005 0.018 2025-02-04 08:50:26,328 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:26] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 11 0.006 0.015 2025-02-04 08:50:26,328 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:26] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 13 0.006 0.018 2025-02-04 08:50:26,888 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:26] "GET /web/image/res.users/6/avatar_128 HTTP/1.0" 200 - 10 0.008 0.022 2025-02-04 08:50:41,212 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:41] "POST /web/action/load HTTP/1.0" 200 - 10 0.004 0.010 2025-02-04 08:50:41,583 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:41] "POST /web/dataset/call_kw/lunch.order/get_views HTTP/1.0" 200 - 3 0.001 0.013 2025-02-04 08:50:41,768 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:41] "POST /web/dataset/call_kw/lunch.order/web_read_group HTTP/1.0" 200 - 4 0.002 0.007 2025-02-04 08:50:41,962 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:41] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 12 0.006 0.017 2025-02-04 08:50:41,967 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:41] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 13 0.007 0.021 2025-02-04 08:50:42,026 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:42] "POST /web/dataset/call_kw/lunch.supplier/web_read HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:50:42,043 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:42] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 11 0.006 0.017 2025-02-04 08:50:54,860 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:54] "POST /web/action/load HTTP/1.0" 200 - 11 0.003 0.010 2025-02-04 08:50:55,181 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:55] "POST /web/dataset/call_kw/lunch.cashmove.report/get_views HTTP/1.0" 200 - 19 0.006 0.017 2025-02-04 08:50:55,399 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:55] "POST /web/dataset/call_kw/lunch.cashmove.report/web_read_group HTTP/1.0" 200 - 4 0.003 0.008 2025-02-04 08:50:57,752 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:50:57] "POST /web/dataset/call_kw/lunch.cashmove.report/web_search_read HTTP/1.0" 200 - 4 0.002 0.006 2025-02-04 08:51:00,600 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:00] "POST /web/dataset/call_kw/lunch.cashmove.report/web_read HTTP/1.0" 200 - 4 0.002 0.007 2025-02-04 08:51:02,641 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:02] "POST /web/action/load HTTP/1.0" 200 - 10 0.003 0.008 2025-02-04 08:51:02,925 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:02] "POST /web/dataset/call_kw/lunch.order/get_views HTTP/1.0" 200 - 30 0.010 0.026 2025-02-04 08:51:03,167 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:03] "POST /web/dataset/call_kw/lunch.order/web_read_group HTTP/1.0" 200 - 4 0.002 0.006 2025-02-04 08:51:03,354 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:03] "POST /web/dataset/call_kw/lunch.supplier/web_read HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:51:03,369 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:03] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 11 0.005 0.015 2025-02-04 08:51:15,071 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:15] "POST /web/action/load HTTP/1.0" 200 - 12 0.042 0.017 2025-02-04 08:51:15,261 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:15] "POST /web/action/run HTTP/1.0" 200 - 12 0.009 0.010 2025-02-04 08:51:15,642 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:15] "POST /web/dataset/call_kw/lunch.order/web_read_group HTTP/1.0" 200 - 4 0.004 0.007 2025-02-04 08:51:15,833 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:15] "POST /web/dataset/call_kw/lunch.supplier/web_read HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:51:15,857 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:15] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 11 0.011 0.017 2025-02-04 08:51:18,149 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:18] "POST /lunch/user_location_get HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:51:18,153 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:18] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:51:18,159 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:18] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 4 0.002 0.006 2025-02-04 08:51:18,345 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:18] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 3 0.002 0.005 2025-02-04 08:51:18,356 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:18] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 4 0.002 0.008 2025-02-04 08:51:18,366 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:18] "POST /web/dataset/call_kw/lunch.product/web_search_read HTTP/1.0" 200 - 9 0.011 0.016 2025-02-04 08:51:18,733 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:18] "POST /lunch/infos HTTP/1.0" 200 - 16 0.007 0.017 2025-02-04 08:51:18,939 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:18] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 3 0.001 0.006 2025-02-04 08:51:18,944 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:18] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 4 0.002 0.009 2025-02-04 08:51:21,227 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:21] "POST /web/dataset/call_kw/lunch.order/onchange HTTP/1.0" 200 - 14 0.006 0.014 2025-02-04 08:51:21,455 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:21] "POST /web/dataset/call_kw/lunch.topping/name_search HTTP/1.0" 200 - 4 0.003 0.008 2025-02-04 08:51:22,877 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:22] "POST /web/dataset/call_kw/lunch.order/web_save HTTP/1.0" 200 - 23 0.009 0.018 2025-02-04 08:51:23,063 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:23] "POST /web/dataset/call_button/lunch.order/add_to_cart HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:51:23,081 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:23] "GET /web/image/lunch.order/7/image_1920?unique=1738659082000 HTTP/1.0" 200 - 13 0.005 0.013 2025-02-04 08:51:23,352 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:23] "POST /lunch/infos HTTP/1.0" 200 - 16 0.008 0.017 2025-02-04 08:51:25,505 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:25] "POST /web/dataset/call_kw/lunch.order/onchange HTTP/1.0" 200 - 15 0.005 0.015 2025-02-04 08:51:25,834 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:25] "GET / HTTP/1.0" 200 - 145 0.067 0.377 2025-02-04 08:51:25,964 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:25] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:51:25,974 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:25] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 5 0.005 0.009 2025-02-04 08:51:26,058 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:26] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:51:26,352 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:26] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:51:26,352 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:26] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.004 0.005 2025-02-04 08:51:26,360 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:26] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:51:26,365 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:26] "GET /web/image/website/1/logo/My%20Website?unique=44b6922 HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:51:26,559 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:26] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 5 0.003 0.008 2025-02-04 08:51:26,561 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:26] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 7 0.004 0.009 2025-02-04 08:51:26,728 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:26] "POST /web/dataset/call_kw/lunch.order/web_save HTTP/1.0" 200 - 24 0.009 0.024 2025-02-04 08:51:26,957 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:26] "POST /web/dataset/call_button/lunch.order/add_to_cart HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:51:26,965 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:26] "GET /web/image/lunch.order/8/image_1920?unique=1738659086000 HTTP/1.0" 200 - 8 0.002 0.009 2025-02-04 08:51:27,173 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:27] "GET /website/translations/8c9f1323863dd720c819fc26016e8b318ea71338?lang=en_US HTTP/1.0" 200 - 2 0.003 0.008 2025-02-04 08:51:27,195 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:27] "POST /lunch/infos HTTP/1.0" 200 - 16 0.006 0.016 2025-02-04 08:51:27,257 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:27] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 4 0.004 0.009 2025-02-04 08:51:27,277 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:27] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.014 0.021 2025-02-04 08:51:27,340 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:27] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:51:27,535 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:27] "POST /lunch/pay HTTP/1.0" 200 - 23 0.008 0.017 2025-02-04 08:51:27,554 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:27] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 3 0.003 0.008 2025-02-04 08:51:27,802 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:27] "POST /lunch/infos HTTP/1.0" 200 - 16 0.006 0.015 2025-02-04 08:51:33,411 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:33] "POST /lunch/user_location_get HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:51:33,422 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:33] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:51:33,426 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:33] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 4 0.002 0.008 2025-02-04 08:51:33,602 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:33] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:51:33,604 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:33] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 4 0.002 0.006 2025-02-04 08:51:33,629 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:33] "POST /web/dataset/call_kw/lunch.product/web_search_read HTTP/1.0" 200 - 9 0.005 0.021 2025-02-04 08:51:33,908 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:33] "POST /lunch/infos HTTP/1.0" 200 - 16 0.006 0.011 2025-02-04 08:51:34,205 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:34] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 3 0.001 0.006 2025-02-04 08:51:34,209 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:34] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 4 0.002 0.005 2025-02-04 08:51:34,754 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:34] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:51:34,754 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:34] "POST /lunch/user_location_get HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:51:34,762 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:34] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 4 0.002 0.006 2025-02-04 08:51:34,998 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:34] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:51:35,001 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:35] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 4 0.002 0.008 2025-02-04 08:51:35,023 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:35] "POST /web/dataset/call_kw/lunch.product/web_search_read HTTP/1.0" 200 - 9 0.005 0.019 2025-02-04 08:51:35,226 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:35] "POST /lunch/infos HTTP/1.0" 200 - 16 0.006 0.018 2025-02-04 08:51:35,407 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:35] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:51:35,413 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:35] "POST /web/dataset/call_kw/lunch.product/search_panel_select_multi_range HTTP/1.0" 200 - 4 0.002 0.006 2025-02-04 08:51:37,051 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:37] "POST /web/dataset/call_kw/lunch.order/web_read_group HTTP/1.0" 200 - 2 0.001 0.004 2025-02-04 08:51:37,295 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:37] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 11 0.006 0.013 2025-02-04 08:51:37,297 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:37] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 13 0.007 0.015 2025-02-04 08:51:43,132 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:43] "POST /web/dataset/call_button/lunch.order/action_cancel HTTP/1.0" 200 - 9 0.003 0.007 2025-02-04 08:51:43,312 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:43] "POST /web/dataset/call_kw/lunch.order/web_read_group HTTP/1.0" 200 - 2 0.001 0.004 2025-02-04 08:51:43,512 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:43] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 13 0.006 0.017 2025-02-04 08:51:43,512 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:43] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 11 0.006 0.017 2025-02-04 08:51:44,513 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:44] "POST /web/dataset/call_button/lunch.order/action_cancel HTTP/1.0" 200 - 9 0.002 0.007 2025-02-04 08:51:44,729 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:44] "POST /web/dataset/call_kw/lunch.order/web_read_group HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:51:44,950 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:44] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 11 0.005 0.014 2025-02-04 08:51:44,952 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:51:44] "POST /web/dataset/call_kw/lunch.order/web_search_read HTTP/1.0" 200 - 13 0.006 0.016 2025-02-04 08:52:10,695 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:52:10] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 283.654499 2025-02-04 08:52:11,031 33 INFO 74450978-saas-18-1-all odoo.registry: Invalidating caches after database signaling: ['default', 'templates', 'templates.cached_values'] 2025-02-04 08:53:22,704 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:22] "GET / HTTP/1.0" 200 - 16 0.051 0.032 2025-02-04 08:53:22,771 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:22] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:53:22,793 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:22] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 8 0.016 0.015 2025-02-04 08:53:22,795 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:22] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 8 0.008 0.015 2025-02-04 08:53:22,972 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:22] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:53:22,975 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:22] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.004 0.006 2025-02-04 08:53:22,980 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:22] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:53:22,998 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:22] "GET /web/image/website/1/logo/My%20Website?unique=44b6922 HTTP/1.0" 200 - 8 0.007 0.015 2025-02-04 08:53:23,044 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:23] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 8 0.007 0.015 2025-02-04 08:53:23,046 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:23] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 9 0.007 0.016 2025-02-04 08:53:23,322 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:23] "GET /website/translations/8c9f1323863dd720c819fc26016e8b318ea71338?lang=en_US HTTP/1.0" 200 - 5 0.006 0.015 2025-02-04 08:53:23,403 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:23] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 7 0.007 0.018 2025-02-04 08:53:23,414 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:23] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:53:23,421 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:23] "POST /im_livechat/init HTTP/1.0" 200 - 22 0.018 0.025 2025-02-04 08:53:23,422 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:23] "GET /web/static/img/spin.svg HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:53:23,605 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:23] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 6 0.006 0.012 2025-02-04 08:53:26,754 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:26] "GET /web/login HTTP/1.0" 200 - 36 0.027 0.091 2025-02-04 08:53:26,902 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:26] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 7 0.007 0.013 2025-02-04 08:53:26,923 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:26] "POST /im_livechat/init HTTP/1.0" 200 - 22 0.013 0.028 2025-02-04 08:53:29,972 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:29] "GET / HTTP/1.0" 200 - 18 0.012 0.021 2025-02-04 08:53:31,199 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:31] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 4 0.003 0.009 2025-02-04 08:53:31,214 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:31] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.009 0.019 2025-02-04 08:53:31,970 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:53:31,974 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:31] "GET /web/login HTTP/1.0" 200 - 15 0.012 0.042 2025-02-04 08:53:31,993 30 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [20] 2025-02-04 08:53:32,001 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:32] "POST /web/login HTTP/1.0" 303 - 60 0.037 0.574 2025-02-04 08:53:32,049 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (XARQJP37djxIdgYu6vK143Vw5kPxV771d6BlDDvY0v) 2025-02-04 08:53:32,273 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:32] "GET /odoo HTTP/1.0" 200 - 97 0.061 0.165 2025-02-04 08:53:32,340 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:32] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 8 0.006 0.006 2025-02-04 08:53:32,345 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:32] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:53:32,355 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:32] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:53:32,391 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:32] "GET /web/webclient/translations/894c72e08662ff9531a6d4a487666b7905053b57?lang=en_US HTTP/1.0" 200 - 1 0.000 0.006 2025-02-04 08:53:32,458 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:32] "GET /web/webclient/load_menus/3dfbdd39bbf5bb9d16b8d259b87acded557669dd980302e62244efaa7bf73367 HTTP/1.0" 200 - 40 0.030 0.099 2025-02-04 08:53:32,691 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:32] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:53:32,726 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:32] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 4 0.004 0.010 2025-02-04 08:53:32,744 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:32] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.010 0.021 2025-02-04 08:53:33,009 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:33,019 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:53:33,025 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:53:33,085 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:53:33,106 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /web/static/img/odoo-icon-ios.png HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:53:33,134 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:53:33,216 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.006 0.017 2025-02-04 08:53:33,218 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /website/static/src/img/website_loader/1.jpg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:33,220 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /website/static/src/img/website_loader/2.jpg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:33,222 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /website/static/src/img/website_loader/3.jpg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:33,223 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /website/static/src/img/website_loader/8.jpg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:33,225 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /website/static/src/img/website_loader/5.jpg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:33,227 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /website/static/src/img/website_loader/6.jpg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:33,228 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /website/static/src/img/website_loader/7.jpg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:33,230 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /website/static/src/img/website_loader/4.jpg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:33,240 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /web/image/website.s_three_columns_default_image_1 HTTP/1.0" 301 - 10 0.003 0.006 2025-02-04 08:53:33,251 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /web/image/website.s_image_title_default_image HTTP/1.0" 200 - 8 0.002 0.008 2025-02-04 08:53:33,262 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /web/image/website.library_image_10 HTTP/1.0" 200 - 8 0.002 0.007 2025-02-04 08:53:33,271 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "POST /mail/data HTTP/1.0" 200 - 147 0.083 0.107 2025-02-04 08:53:33,272 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /web/image/website.s_showcase_default_image HTTP/1.0" 200 - 8 0.002 0.008 2025-02-04 08:53:33,295 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 9 0.005 0.018 2025-02-04 08:53:33,295 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /web/image/res.partner/3/avatar_128?unique=1738655067000 HTTP/1.0" 200 - 8 0.006 0.016 2025-02-04 08:53:33,297 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:33,299 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:53:33,514 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /web/image/website.library_image_11 HTTP/1.0" 200 - 8 0.002 0.007 2025-02-04 08:53:33,575 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:33] "GET /odoo/offline HTTP/1.0" 200 - 9 0.003 0.017 2025-02-04 08:53:38,005 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:53:38,015 30 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [19] 2025-02-04 08:53:38,020 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:38] "POST /web/login HTTP/1.0" 303 - 45 0.017 0.668 2025-02-04 08:53:38,124 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (Sy5ENd19b3rOMPKJrh8W2CdubtIYawFNyP0PTs0hHQ) 2025-02-04 08:53:38,157 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:38] "GET /odoo HTTP/1.0" 200 - 27 0.011 0.024 2025-02-04 08:53:38,246 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:38] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:53:38,250 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:38] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 4 0.001 0.004 2025-02-04 08:53:38,278 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:38] "GET /web/webclient/load_menus/3dfbdd39bbf5bb9d16b8d259b87acded557669dd980302e62244efaa7bf73367 HTTP/1.0" 200 - 3 0.001 0.012 2025-02-04 08:53:38,280 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:38] "GET /web/webclient/translations/894c72e08662ff9531a6d4a487666b7905053b57?lang=en_US HTTP/1.0" 200 - 1 0.000 0.007 2025-02-04 08:53:38,438 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:38] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:53:39,630 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:39] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:53:39,631 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:39] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:53:39,646 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:39] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:39,648 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:39] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:53:39,782 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:39] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:53:39,793 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:39] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:39,809 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:39] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:53:39,887 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:39] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:53:39,972 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:39] "POST /mail/data HTTP/1.0" 200 - 144 0.065 0.119 2025-02-04 08:53:39,975 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:39] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.006 0.013 2025-02-04 08:53:40,149 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:40] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 9 0.006 0.015 2025-02-04 08:53:40,154 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:40] "GET /web/image/res.partner/3/avatar_128?unique=1738655067000 HTTP/1.0" 200 - 8 0.006 0.019 2025-02-04 08:53:40,220 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:40] "GET /odoo/offline HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:53:40,331 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:40] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:41,135 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:41] "GET / HTTP/1.0" 200 - 13 0.007 0.021 2025-02-04 08:53:41,199 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:41] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:53:41,202 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:41] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:53:41,257 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:41] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:53:41,444 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:41] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:53:41,444 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:41] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:53:41,459 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:41] "GET /web/image/website/1/logo/My%20Website?unique=44b6922 HTTP/1.0" 200 - 5 0.005 0.007 2025-02-04 08:53:41,467 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:41] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.003 0.004 2025-02-04 08:53:41,567 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:41] "GET /?debug=1 HTTP/1.0" 200 - 20 0.011 0.036 2025-02-04 08:53:41,797 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:41] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 4 0.001 0.004 2025-02-04 08:53:41,801 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:41] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 5 0.001 0.005 2025-02-04 08:53:42,117 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:42] "GET /website/translations/8c9f1323863dd720c819fc26016e8b318ea71338?lang=en_US HTTP/1.0" 200 - 1 0.001 0.004 2025-02-04 08:53:42,173 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:42] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 3 0.001 0.007 2025-02-04 08:53:42,199 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:42] "POST /im_livechat/init HTTP/1.0" 200 - 19 0.006 0.015 2025-02-04 08:53:42,201 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:42] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:42,204 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:42] "GET / HTTP/1.0" 200 - 16 0.009 0.026 2025-02-04 08:53:42,299 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:42] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 2 0.001 0.005 2025-02-04 08:53:42,407 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:42] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:53:42,432 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:42] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 8 0.008 0.016 2025-02-04 08:53:43,029 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:43] "GET /web/login HTTP/1.0" 200 - 30 0.013 0.059 2025-02-04 08:53:43,058 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:43] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 8 0.007 0.014 2025-02-04 08:53:43,285 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:43] "GET /web/login?debug=1 HTTP/1.0" 200 - 14 0.009 0.029 2025-02-04 08:53:43,514 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:43] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.002 0.005 2025-02-04 08:53:43,523 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:43] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:53:43,529 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:43] "GET /web/image/website/1/logo/My%20Website?unique=44b6922 HTTP/1.0" 200 - 8 0.008 0.015 2025-02-04 08:53:43,533 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:43] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:53:43,794 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:43] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 8 0.007 0.015 2025-02-04 08:53:43,796 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:43] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 9 0.007 0.016 2025-02-04 08:53:43,829 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:43] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 3 0.001 0.008 2025-02-04 08:53:43,843 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:43] "POST /im_livechat/init HTTP/1.0" 200 - 19 0.007 0.016 2025-02-04 08:53:45,317 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:53:45,333 32 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [22] 2025-02-04 08:53:45,340 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:45] "POST /web/login HTTP/1.0" 303 - 54 0.019 0.671 2025-02-04 08:53:45,602 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:45] "GET /website/translations/8c9f1323863dd720c819fc26016e8b318ea71338?lang=en_US HTTP/1.0" 200 - 5 0.006 0.016 2025-02-04 08:53:45,812 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:45] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 7 0.008 0.015 2025-02-04 08:53:45,851 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:45] "POST /im_livechat/init HTTP/1.0" 200 - 22 0.012 0.025 2025-02-04 08:53:45,894 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:45] "GET / HTTP/1.0" 200 - 16 0.010 0.032 2025-02-04 08:53:45,904 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:45] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:53:45,933 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:53:45,939 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:45] "POST /web/login HTTP/1.0" 303 - 22 0.013 0.553 2025-02-04 08:53:45,959 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:45] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.004 0.006 2025-02-04 08:53:45,963 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (ULqYGcxL7lZPpype14lR-I8WuGP7y-gi1MfUBecqnt) 2025-02-04 08:53:45,973 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:45] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 8 0.009 0.016 2025-02-04 08:53:46,005 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /odoo HTTP/1.0" 200 - 27 0.010 0.034 2025-02-04 08:53:46,021 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 8 0.007 0.014 2025-02-04 08:53:46,062 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:53:46,063 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 4 0.002 0.005 2025-02-04 08:53:46,081 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /web/webclient/load_menus/3dfbdd39bbf5bb9d16b8d259b87acded557669dd980302e62244efaa7bf73367 HTTP/1.0" 200 - 3 0.001 0.013 2025-02-04 08:53:46,089 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /web/webclient/translations/894c72e08662ff9531a6d4a487666b7905053b57?lang=en_US HTTP/1.0" 200 - 1 0.000 0.006 2025-02-04 08:53:46,122 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:53:46,131 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 6 0.008 0.015 2025-02-04 08:53:46,141 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:53:46,147 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /web/image/website/1/logo/My%20Website?unique=44b6922 HTTP/1.0" 200 - 8 0.007 0.016 2025-02-04 08:53:46,151 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:53:46,199 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 8 0.008 0.018 2025-02-04 08:53:46,203 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 9 0.008 0.017 2025-02-04 08:53:46,405 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /website/translations/8c9f1323863dd720c819fc26016e8b318ea71338?lang=en_US HTTP/1.0" 200 - 5 0.006 0.018 2025-02-04 08:53:46,455 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 7 0.007 0.013 2025-02-04 08:53:46,467 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.004 0.006 2025-02-04 08:53:46,472 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "POST /im_livechat/init HTTP/1.0" 200 - 22 0.011 0.026 2025-02-04 08:53:46,537 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 6 0.008 0.015 2025-02-04 08:53:46,662 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:46] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:53:47,497 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:47] "GET /web/login HTTP/1.0" 200 - 18 0.012 0.032 2025-02-04 08:53:47,853 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:47] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 7 0.007 0.014 2025-02-04 08:53:47,872 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:47] "POST /im_livechat/init HTTP/1.0" 200 - 22 0.012 0.029 2025-02-04 08:53:47,882 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:47] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:53:47,888 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:47] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:53:47,892 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:47] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:53:47,983 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:47] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:47,987 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:47] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:53:48,048 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "GET /odoo?debug=1 HTTP/1.0" 200 - 73 0.037 0.158 2025-02-04 08:53:48,054 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:53:48,084 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "POST /mail/data HTTP/1.0" 200 - 58 0.025 0.071 2025-02-04 08:53:48,112 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:53:48] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 0.067872 2025-02-04 08:53:48,125 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "GET /web/webclient/load_menus/bd2e2228b24de6dc17dea72904d885ac72acb4551786e719dd322b2ea34bd8aa HTTP/1.0" 200 - 9 0.005 0.016 2025-02-04 08:53:48,304 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "POST /web/action/load HTTP/1.0" 200 - 12 0.011 0.012 2025-02-04 08:53:48,371 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "POST /web/action/run HTTP/1.0" 200 - 19 0.009 0.013 2025-02-04 08:53:48,554 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "POST /web/dataset/call_kw/repair.order/get_views HTTP/1.0" 200 - 65 0.030 0.095 2025-02-04 08:53:48,557 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:48,562 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 304 - 3 0.001 0.003 2025-02-04 08:53:48,565 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:53:48,569 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 8 0.004 0.007 2025-02-04 08:53:48,618 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:53:48,637 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:53:48,658 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "POST /web/dataset/call_kw/repair.order/web_search_read HTTP/1.0" 200 - 20 0.018 0.027 2025-02-04 08:53:48,662 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:53:48,702 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:53:48,761 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "POST /mail/data HTTP/1.0" 200 - 58 0.027 0.097 2025-02-04 08:53:48,772 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.004 0.013 2025-02-04 08:53:48,881 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:48] "GET /odoo/offline HTTP/1.0" 200 - 6 0.002 0.009 2025-02-04 08:53:49,171 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:49] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 9 0.006 0.016 2025-02-04 08:53:49,178 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:49] "GET /web/image/res.partner/3/avatar_128?unique=1738655067000 HTTP/1.0" 200 - 8 0.006 0.021 2025-02-04 08:53:49,741 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:49] "POST /web/action/load HTTP/1.0" 200 - 11 0.003 0.010 2025-02-04 08:53:49,952 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:49] "POST /web/dataset/call_kw/mrp.workcenter/get_views HTTP/1.0" 200 - 64 0.028 0.084 2025-02-04 08:53:50,066 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:50] "POST /web/dataset/call_kw/mrp.workcenter/web_search_read HTTP/1.0" 200 - 23 0.015 0.018 2025-02-04 08:53:50,180 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:50] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:50,250 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:50] "GET /web/bundle/web.chartjs_lib?lang=en_US HTTP/1.0" 200 - 2 0.001 0.012 2025-02-04 08:53:50,278 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:50] "GET /web/assets/ab0df98/web.chartjs_lib.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:53:50,975 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:50] "POST /web/dataset/call_kw/repair.order/web_read HTTP/1.0" 200 - 68 0.048 0.056 2025-02-04 08:53:51,066 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:51] "POST /web/dataset/call_kw/stock.picking.type/has_access HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:53:51,166 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:51] "POST /mail/data HTTP/1.0" 200 - 20 0.010 0.019 2025-02-04 08:53:51,201 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:51] "POST /mail/thread/messages HTTP/1.0" 200 - 28 0.013 0.021 2025-02-04 08:53:51,282 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:51] "GET /web/image/res.partner/2/avatar_128?unique=1738658644000 HTTP/1.0" 200 - 7 0.005 0.015 2025-02-04 08:53:51,300 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:51] "GET /web/bundle/web.assets_emoji?lang=en_US HTTP/1.0" 200 - 2 0.001 0.016 2025-02-04 08:53:51,350 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:51] "GET /web/assets/83045f5/web.assets_emoji.min.js HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:53:51,624 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:53:51,639 30 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [25] 2025-02-04 08:53:51,647 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:51] "POST /web/login HTTP/1.0" 303 - 48 0.023 0.642 2025-02-04 08:53:51,670 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (puhzt_LOpUUY-jlauoIAC-BPJScm6QBApy7WVi7EzK) 2025-02-04 08:53:51,712 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:51] "GET /odoo HTTP/1.0" 200 - 27 0.011 0.034 2025-02-04 08:53:51,754 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:51] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:53:51,755 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:51] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 4 0.001 0.005 2025-02-04 08:53:51,853 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:51] "GET /web/webclient/translations/894c72e08662ff9531a6d4a487666b7905053b57?lang=en_US HTTP/1.0" 200 - 1 0.001 0.005 2025-02-04 08:53:51,859 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:51] "GET /web/webclient/load_menus/3dfbdd39bbf5bb9d16b8d259b87acded557669dd980302e62244efaa7bf73367 HTTP/1.0" 200 - 3 0.001 0.010 2025-02-04 08:53:51,907 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:51] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:53:52,211 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:52] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:53:52,212 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:52] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:53:52,249 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:52] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:53:52,266 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:52] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:53:52,268 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:52] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:52,273 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:52] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:53:52,286 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:52] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:52,302 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:52] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:53:52,326 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:52] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.005 0.011 2025-02-04 08:53:52,343 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:52] "POST /mail/data HTTP/1.0" 200 - 58 0.025 0.072 2025-02-04 08:53:52,381 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:52] "GET /web/image/res.partner/3/avatar_128?unique=1738655067000 HTTP/1.0" 200 - 8 0.006 0.016 2025-02-04 08:53:52,381 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:52] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 9 0.006 0.016 2025-02-04 08:53:52,387 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:52] "GET /odoo/offline HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:53:52,398 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:52] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:53:57,950 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:57] "POST /web/action/load HTTP/1.0" 200 - 12 0.003 0.009 2025-02-04 08:53:58,252 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:58] "POST /web/dataset/call_kw/sale.order/get_views HTTP/1.0" 200 - 183 0.060 0.206 2025-02-04 08:53:58,300 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:58] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:53:58,372 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:58] "POST /web/dataset/call_kw/sale.order/web_search_read HTTP/1.0" 200 - 24 0.018 0.058 2025-02-04 08:53:58,636 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:58] "GET /web/image/res.users/2/avatar_128 HTTP/1.0" 200 - 9 0.005 0.015 2025-02-04 08:53:59,829 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:53:59] "POST /web/action/load HTTP/1.0" 200 - 11 0.004 0.011 2025-02-04 08:54:00,094 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "POST /web/dataset/call_kw/product.template/get_views HTTP/1.0" 200 - 124 0.046 0.198 2025-02-04 08:54:00,279 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "POST /web/dataset/call_button/mrp.workcenter/action_work_order HTTP/1.0" 200 - 11 0.003 0.008 2025-02-04 08:54:00,291 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "POST /web/dataset/call_kw/product.template/web_search_read HTTP/1.0" 200 - 55 0.036 0.130 2025-02-04 08:54:00,457 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "POST /web/dataset/call_kw/mrp.workorder/get_views HTTP/1.0" 200 - 98 0.030 0.106 2025-02-04 08:54:00,502 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "POST /web/dataset/call_kw/mrp.workcenter/read HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:54:00,538 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/153/image_128?unique=1738658453000 HTTP/1.0" 200 - 11 0.006 0.015 2025-02-04 08:54:00,538 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/23/image_128?unique=1738658453000 HTTP/1.0" 200 - 11 0.006 0.015 2025-02-04 08:54:00,553 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/110/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.011 2025-02-04 08:54:00,554 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/102/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:54:00,569 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/124/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:54:00,569 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/210/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:54:00,586 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/85/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:54:00,587 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/84/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.005 0.013 2025-02-04 08:54:00,602 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/54/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:54:00,602 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/109/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:54:00,616 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/148/image_128?unique=1738653456000 HTTP/1.0" 200 - 6 0.003 0.010 2025-02-04 08:54:00,617 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/68/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:54:00,633 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/15/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:54:00,633 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/101/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:54:00,647 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/65/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:54:00,651 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/35/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:54:00,663 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/92/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:54:00,668 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/82/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:54:00,681 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "GET /web/image/product.template/117/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:54:00,687 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:54:00,704 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:00] "POST /web/dataset/call_kw/mrp.workorder/web_search_read HTTP/1.0" 200 - 19 0.014 0.021 2025-02-04 08:54:01,559 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/62/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:54:01,562 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/134/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.012 2025-02-04 08:54:01,573 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/32/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.010 2025-02-04 08:54:01,577 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/88/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.011 2025-02-04 08:54:01,586 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/31/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:54:01,595 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/8/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:54:01,599 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/228/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:54:01,612 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/44/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:54:01,618 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/142/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:54:01,628 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/63/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:54:01,633 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/10/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.010 2025-02-04 08:54:01,646 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/87/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:54:01,651 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/45/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:54:01,665 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/129/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.005 0.013 2025-02-04 08:54:01,668 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/25/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:54:01,683 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/20/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:54:01,685 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/19/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:54:01,700 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/147/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.011 2025-02-04 08:54:01,701 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/116/image_128?unique=1738653695000 HTTP/1.0" 200 - 6 0.005 0.012 2025-02-04 08:54:01,767 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/9/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.009 2025-02-04 08:54:01,771 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/18/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:54:01,780 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/211/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.009 2025-02-04 08:54:01,787 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/149/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:54:01,793 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/89/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.008 2025-02-04 08:54:01,799 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/24/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.008 2025-02-04 08:54:01,806 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/21/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.008 2025-02-04 08:54:01,813 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/94/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.009 2025-02-04 08:54:01,824 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/107/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:54:01,831 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/93/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:54:01,842 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/103/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:54:01,848 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/16/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:54:01,858 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/111/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:54:01,867 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/139/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.005 0.013 2025-02-04 08:54:01,870 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/208/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.008 2025-02-04 08:54:01,882 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/67/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:54:01,890 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/131/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.006 0.014 2025-02-04 08:54:01,899 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/125/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:54:01,907 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/66/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.012 2025-02-04 08:54:01,979 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:01] "GET /web/image/product.template/226/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:54:02,575 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:02] "POST /web/dataset/call_kw/mrp.workorder/web_read HTTP/1.0" 200 - 43 0.020 0.036 2025-02-04 08:54:02,748 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:02] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:54:02,780 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:02] "POST /web/dataset/call_kw/product.template/web_search_read HTTP/1.0" 200 - 27 0.015 0.084 2025-02-04 08:54:02,907 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:02] "GET /web/image/product.template/43/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:54:06,705 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:06] "POST /web/dataset/call_kw/product.template/fields_get HTTP/1.0" 200 - 2 0.003 0.028 2025-02-04 08:54:07,523 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:07] "POST /web/dataset/call_kw/mrp.workorder/web_search_read HTTP/1.0" 200 - 15 0.009 0.018 2025-02-04 08:54:08,063 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:08] "POST /web/action/load HTTP/1.0" 200 - 12 0.004 0.009 2025-02-04 08:54:08,104 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:08] "POST /web/dataset/call_kw/mrp.workcenter/web_search_read HTTP/1.0" 200 - 11 0.004 0.012 2025-02-04 08:54:09,606 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:54:09] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 29.761648 2025-02-04 08:54:10,133 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:10] "GET /web/login HTTP/1.0" 200 - 17 0.012 0.035 2025-02-04 08:54:10,794 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:10] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 7 0.007 0.019 2025-02-04 08:54:10,805 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:10] "POST /im_livechat/init HTTP/1.0" 200 - 22 0.013 0.023 2025-02-04 08:54:13,717 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:54:13,732 30 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [24] 2025-02-04 08:54:13,738 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:13] "POST /web/login HTTP/1.0" 303 - 44 0.020 0.536 2025-02-04 08:54:13,958 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (4jHt-LvwtoVLM6pvX01IcqahEjO4izav1tQ5WXLEgO) 2025-02-04 08:54:13,998 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:13] "GET /odoo HTTP/1.0" 200 - 27 0.009 0.034 2025-02-04 08:54:14,200 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:14] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 4 0.001 0.003 2025-02-04 08:54:14,205 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:14] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:54:14,224 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:14] "GET /web/webclient/load_menus/3dfbdd39bbf5bb9d16b8d259b87acded557669dd980302e62244efaa7bf73367 HTTP/1.0" 200 - 3 0.001 0.011 2025-02-04 08:54:14,231 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:14] "GET /web/webclient/translations/894c72e08662ff9531a6d4a487666b7905053b57?lang=en_US HTTP/1.0" 200 - 1 0.000 0.005 2025-02-04 08:54:15,397 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:15] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:54:18,105 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:18] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:54:18,106 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:18] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:54:18,130 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:18] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:54:18,138 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:18] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.002 0.007 2025-02-04 08:54:18,300 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:18] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:54:18,314 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:18] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:54:18,413 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:18] "POST /mail/data HTTP/1.0" 200 - 58 0.025 0.075 2025-02-04 08:54:18,475 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:18] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:54:19,420 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:19] "POST /web/action/load HTTP/1.0" 200 - 9 0.003 0.006 2025-02-04 08:54:19,465 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:19] "GET /survey/static/src/img/survey_sample_survey.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:54:19,465 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:19] "GET /survey/static/src/img/survey_sample_assessment.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:54:19,467 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:19] "GET /survey/static/src/img/survey_sample_live_session.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:54:19,467 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:19] "GET /survey/static/src/img/survey_sample_custom.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:54:19,478 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:19] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:54:19,526 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:19] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.004 0.009 2025-02-04 08:54:19,600 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:19] "GET /web/image/res.partner/3/avatar_128?unique=1738638867000 HTTP/1.0" 200 - 8 0.006 0.013 2025-02-04 08:54:19,602 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:19] "POST /web/dataset/call_kw/survey.survey/get_views HTTP/1.0" 200 - 66 0.023 0.080 2025-02-04 08:54:19,619 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:19] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 200 - 9 0.005 0.013 2025-02-04 08:54:19,691 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:19] "POST /web/dataset/call_kw/survey.survey/web_search_read HTTP/1.0" 200 - 28 0.018 0.026 2025-02-04 08:54:19,886 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:19] "GET /survey/static/src/img/trophy-solid.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:54:19,929 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:19] "GET /web/image/res.users/2/avatar_128 HTTP/1.0" 200 - 9 0.005 0.016 2025-02-04 08:54:19,933 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:19] "GET /web/image/res.users/6/avatar_128 HTTP/1.0" 200 - 10 0.008 0.017 2025-02-04 08:54:20,379 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:20] "GET /web_enterprise/static/img/background-light.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:54:20,384 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:20] "GET /odoo/offline HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:54:20,974 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:20] "POST /web/dataset/call_kw/survey.survey/onchange HTTP/1.0" 200 - 5 0.003 0.008 2025-02-04 08:54:21,227 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:21] "GET /web/static/img/placeholder.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:54:21,354 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:21] "GET /web/bundle/web.assets_emoji?lang=en_US&debug=1 HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:54:21,384 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:21] "GET /web/assets/83045f5/web.assets_emoji.min.js HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:54:21,385 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:21] "GET /web/image/res.partner/3/avatar_128?unique=1738658667000 HTTP/1.0" 200 - 8 0.005 0.018 2025-02-04 08:54:23,820 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:23] "POST /web/dataset/call_kw/survey.survey/web_save HTTP/1.0" 200 - 36 0.023 0.040 2025-02-04 08:54:23,885 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:23] "POST /web/dataset/call_kw/survey.question/get_views HTTP/1.0" 200 - 13 0.004 0.025 2025-02-04 08:54:23,894 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:23] "POST /mail/thread/messages HTTP/1.0" 200 - 23 0.010 0.014 2025-02-04 08:54:23,926 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:23] "POST /web/dataset/call_kw/survey.question/onchange HTTP/1.0" 200 - 6 0.003 0.009 2025-02-04 08:54:23,928 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:23] "POST /mail/data HTTP/1.0" 200 - 24 0.010 0.029 2025-02-04 08:54:24,811 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:24] "POST /web/action/load HTTP/1.0" 200 - 12 0.005 0.010 2025-02-04 08:54:25,218 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:25] "POST /web/dataset/call_kw/project.project/get_views HTTP/1.0" 200 - 89 0.036 0.130 2025-02-04 08:54:25,764 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:25] "POST /web/dataset/call_kw/project.project/read_progress_bar HTTP/1.0" 200 - 3 0.002 0.005 2025-02-04 08:54:25,768 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:25] "POST /web/dataset/call_kw/project.project/web_read_group HTTP/1.0" 200 - 8 0.003 0.008 2025-02-04 08:54:26,513 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:26] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 33 0.019 0.037 2025-02-04 08:54:26,528 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:26] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 37 0.022 0.048 2025-02-04 08:54:27,715 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:27] "GET /web/image/res.users/2/avatar_128 HTTP/1.0" 200 - 9 0.006 0.018 2025-02-04 08:54:27,719 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:27] "GET /web/image/res.users/6/avatar_128 HTTP/1.0" 200 - 10 0.008 0.020 2025-02-04 08:54:28,209 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:28] "GET /~@/fonts/NotoSans.woff HTTP/1.0" 404 - 149 0.063 0.430 2025-02-04 08:54:29,004 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:29] "GET /odoo/~@/fonts/NotoSans.woff HTTP/1.0" 200 - 33 0.014 0.039 2025-02-04 08:54:29,260 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:29] "GET /~@/fonts/NotoSans.woff HTTP/1.0" 404 - 23 0.010 0.055 2025-02-04 08:54:29,905 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:29] "GET /~@/fonts/NotoSans.woff HTTP/1.0" 404 - 149 0.049 0.378 2025-02-04 08:54:30,827 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:30] "POST /web/dataset/call_kw/survey.question/onchange HTTP/1.0" 200 - 4 0.001 0.006 2025-02-04 08:54:34,146 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:34] "POST /web/action/load HTTP/1.0" 200 - 10 0.003 0.008 2025-02-04 08:54:34,226 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:34] "POST /web/dataset/call_kw/repair.order/web_search_read HTTP/1.0" 200 - 16 0.008 0.018 2025-02-04 08:54:34,407 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:34] "GET /odoo/~@/fonts/NotoSans.woff HTTP/1.0" 200 - 30 0.011 0.034 2025-02-04 08:54:34,418 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:34] "POST /web/dataset/call_kw/project.project/web_read HTTP/1.0" 200 - 46 0.028 0.086 2025-02-04 08:54:34,730 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:34] "POST /web/dataset/call_kw/project.project.stage/search_read HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:54:35,585 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:35] "POST /mail/thread/messages HTTP/1.0" 200 - 25 0.009 0.019 2025-02-04 08:54:35,636 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:35] "POST /mail/data HTTP/1.0" 200 - 50 0.022 0.053 2025-02-04 08:54:35,666 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:35] "POST /web/action/run HTTP/1.0" 200 - 14 0.004 0.012 2025-02-04 08:54:35,750 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:35] "POST /web/dataset/call_kw/repair.order/web_search_read HTTP/1.0" 200 - 16 0.010 0.023 2025-02-04 08:54:36,436 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:36] "POST /web/dataset/call_kw/repair.order/web_search_read HTTP/1.0" 200 - 16 0.010 0.020 2025-02-04 08:54:36,531 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:36] "GET /web/bundle/web.assets_emoji?lang=en_US HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:54:36,549 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:36] "GET /web/image/res.partner/3/avatar_128?unique=1738658667000 HTTP/1.0" 200 - 8 0.006 0.015 2025-02-04 08:54:36,550 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:36] "GET /web/image/res.partner/2/avatar_128?unique=1738658644000 HTTP/1.0" 200 - 7 0.005 0.013 2025-02-04 08:54:36,792 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:36] "GET /web/static/img/openhand.cur HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:54:36,817 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:36] "POST /web/dataset/call_kw/survey.survey/onchange HTTP/1.0" 200 - 10 0.007 0.025 2025-02-04 08:54:36,924 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:36] "POST /web/dataset/call_kw/survey.survey/web_save HTTP/1.0" 200 - 38 0.018 0.045 2025-02-04 08:54:36,948 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:36] "POST /mail/thread/messages HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:54:36,996 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:36] "POST /web/action/run HTTP/1.0" 200 - 14 0.005 0.009 2025-02-04 08:54:37,041 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:37] "POST /mail/data HTTP/1.0" 200 - 26 0.013 0.022 2025-02-04 08:54:37,080 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:37] "POST /web/dataset/call_kw/repair.order/web_search_read HTTP/1.0" 200 - 16 0.010 0.022 2025-02-04 08:54:37,723 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:37] "GET /web/assets/83045f5/web.assets_emoji.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:54:38,617 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:38] "POST /web/dataset/call_kw/repair.order/web_read HTTP/1.0" 200 - 62 0.036 0.061 2025-02-04 08:54:38,709 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:38] "POST /mail/thread/messages HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:54:38,720 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:38] "POST /mail/data HTTP/1.0" 200 - 17 0.008 0.016 2025-02-04 08:54:39,123 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:39] "POST /web/dataset/call_button/survey.survey/action_test_survey HTTP/1.0" 200 - 2 0.001 0.004 2025-02-04 08:54:39,172 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:39] "POST /mail/thread/messages HTTP/1.0" 200 - 3 0.002 0.005 2025-02-04 08:54:39,217 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:39] "GET /survey/test/d5b1eef5-2724-406b-a3c1-7e4b34725c4c HTTP/1.0" 303 - 32 0.017 0.037 2025-02-04 08:54:39,221 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:39] "POST /web/dataset/call_kw/survey.survey/web_read HTTP/1.0" 200 - 23 0.016 0.028 2025-02-04 08:54:39,258 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:39] "GET /survey/start/d5b1eef5-2724-406b-a3c1-7e4b34725c4c?answer_token=d0bc7780-9e97-4293-933f-28db3d1e9fa1 HTTP/1.0" 303 - 19 0.005 0.016 2025-02-04 08:54:39,543 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:39] "GET /survey/d5b1eef5-2724-406b-a3c1-7e4b34725c4c/d0bc7780-9e97-4293-933f-28db3d1e9fa1 HTTP/1.0" 200 - 65 0.028 0.241 2025-02-04 08:54:39,741 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:39] "POST /mail/data HTTP/1.0" 200 - 23 0.010 0.028 2025-02-04 08:54:39,854 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/1/e04e1b8/survey.survey_assets.min.css (id:3277) 2025-02-04 08:54:39,857 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:39] "GET /web/assets/1/e04e1b8/survey.survey_assets.min.css HTTP/1.0" 200 - 27 0.011 0.197 2025-02-04 08:54:39,887 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:39] "POST /web/dataset/call_kw/stock.move/onchange HTTP/1.0" 200 - 9 0.005 0.016 2025-02-04 08:54:40,052 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:40] "GET /survey/d5b1eef5-2724-406b-a3c1-7e4b34725c4c/d0bc7780-9e97-4293-933f-28db3d1e9fa1?debug=1 HTTP/1.0" 200 - 22 0.007 0.028 2025-02-04 08:54:40,143 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:40] "POST /web/dataset/call_button/project.project/action_view_tasks HTTP/1.0" 200 - 22 0.010 0.018 2025-02-04 08:54:40,367 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Found a similar attachment for /web/assets/1/7685605/survey.survey_assets.min.js, copying from /web/assets/7685605/survey.survey_assets.min.js 2025-02-04 08:54:40,377 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:40] "GET /web/assets/1/7685605/survey.survey_assets.min.js HTTP/1.0" 200 - 13 0.004 0.010 2025-02-04 08:54:40,482 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:40] "GET /website/translations/eb1091f5c947eba5beb1e029b362610bffda50ea?lang=en_US HTTP/1.0" 200 - 1 0.000 0.005 2025-02-04 08:54:40,582 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:40] "POST /web/dataset/call_kw/project.task/get_views HTTP/1.0" 200 - 109 0.039 0.203 2025-02-04 08:54:41,074 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:41] "POST /web/dataset/call_kw/project.task/read_progress_bar HTTP/1.0" 200 - 3 0.002 0.007 2025-02-04 08:54:41,080 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:41] "POST /web/dataset/call_kw/project.task/web_read_group HTTP/1.0" 200 - 8 0.005 0.011 2025-02-04 08:54:41,410 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:41] "POST /survey/begin/d5b1eef5-2724-406b-a3c1-7e4b34725c4c/d0bc7780-9e97-4293-933f-28db3d1e9fa1 HTTP/1.0" 200 - 40 0.013 0.081 2025-02-04 08:54:41,662 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) starting 2025-02-04 08:54:41,670 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) done in 0.008s 2025-02-04 08:54:41,673 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) processed 0 records, 0 records remaining 2025-02-04 08:54:41,684 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'UrbanPiper: Notify future delivery orders' (113) completed 2025-02-04 08:54:41,736 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:41] "POST /web/dataset/call_kw/product.product/name_search HTTP/1.0" 200 - 11 0.008 0.014 2025-02-04 08:54:41,835 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:41] "POST /web/dataset/call_kw/project.task/web_search_read HTTP/1.0" 200 - 23 0.011 0.029 2025-02-04 08:54:41,848 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:41] "POST /web/dataset/call_kw/project.task/web_search_read HTTP/1.0" 200 - 27 0.013 0.039 2025-02-04 08:54:41,874 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:41] "POST /web/dataset/call_kw/project.task/web_search_read HTTP/1.0" 200 - 23 0.008 0.029 2025-02-04 08:54:43,051 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:43] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:54:46,180 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:46] "POST /web/dataset/call_kw/project.task/web_read HTTP/1.0" 200 - 65 0.033 0.068 2025-02-04 08:54:46,377 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:46] "POST /web/dataset/call_kw/timer.timer/get_server_time HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:54:46,379 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:46] "POST /web/dataset/call_kw/project.task.type/search_read HTTP/1.0" 200 - 2 0.001 0.004 2025-02-04 08:54:46,382 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:46] "POST /web/dataset/call_kw/project.project/has_access HTTP/1.0" 200 - 1 0.001 0.004 2025-02-04 08:54:46,383 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:46] "POST /web/dataset/call_kw/timer.timer/get_server_time HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:54:47,161 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:47] "POST /mail/thread/messages HTTP/1.0" 200 - 29 0.014 0.030 2025-02-04 08:54:47,214 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:47] "POST /mail/data HTTP/1.0" 200 - 37 0.016 0.036 2025-02-04 08:54:47,338 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:47] "POST /html_editor/get_ice_servers HTTP/1.0" 200 - 4 0.001 0.225 2025-02-04 08:54:48,921 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:48] "POST /web/dataset/call_kw/stock.move/onchange HTTP/1.0" 200 - 18 0.010 0.025 2025-02-04 08:54:49,040 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:49] "POST /web/dataset/call_kw/repair.order/onchange HTTP/1.0" 200 - 36 0.022 0.043 2025-02-04 08:54:57,272 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:57] "POST /web/action/load HTTP/1.0" 200 - 7 0.003 0.008 2025-02-04 08:54:57,407 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:57] "POST /web/dataset/call_kw/account.report/get_options HTTP/1.0" 200 - 36 0.020 0.029 2025-02-04 08:54:57,544 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:54:57] "POST /web/dataset/call_kw/account.report/get_report_information_readonly HTTP/1.0" 200 - 30 0.024 0.031 2025-02-04 08:55:02,068 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:02] "POST /web/dataset/call_kw/repair.order/web_save HTTP/1.0" 200 - 40 0.022 0.073 2025-02-04 08:55:03,608 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:03] "POST /web/dataset/call_kw/account.report/dispatch_report_action HTTP/1.0" 200 - 7 0.004 0.008 2025-02-04 08:55:03,879 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:03] "POST /web/dataset/call_kw/account.move.line/get_views HTTP/1.0" 200 - 57 0.051 0.138 2025-02-04 08:55:03,998 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:03] "POST /web/dataset/call_kw/account.move.line/web_read_group HTTP/1.0" 200 - 6 0.008 0.011 2025-02-04 08:55:04,001 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:04] "POST /web/dataset/call_kw/account.move.line/search_panel_select_range HTTP/1.0" 200 - 9 0.016 0.012 2025-02-04 08:55:04,144 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:04] "POST /web/dataset/call_kw/account.move.line/web_search_read HTTP/1.0" 200 - 29 0.021 0.038 2025-02-04 08:55:04,148 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:04] "POST /web/dataset/call_kw/account.move.line/web_search_read HTTP/1.0" 200 - 35 0.020 0.043 2025-02-04 08:55:06,497 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:06] "POST /web/action/load HTTP/1.0" 200 - 11 0.005 0.008 2025-02-04 08:55:06,669 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:06] "POST /web/dataset/call_kw/planning.slot/get_views HTTP/1.0" 200 - 72 0.029 0.088 2025-02-04 08:55:06,806 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:06] "GET /web/bundle/web.assets_backend_lazy?lang=en_US HTTP/1.0" 200 - 7 0.002 0.046 2025-02-04 08:55:06,856 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:06] "GET /web/assets/fb99b72/web.assets_backend_lazy.min.css HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:55:06,856 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:06] "GET /web/assets/7021a96/web.assets_backend_lazy.min.js HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:55:07,176 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:07] "POST /web/dataset/call_kw/planning.slot/get_gantt_data HTTP/1.0" 200 - 82 0.050 0.139 2025-02-04 08:55:07,287 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:07] "POST /web/dataset/call_kw/planning.slot/gantt_resource_work_interval HTTP/1.0" 200 - 30 0.012 0.041 2025-02-04 08:55:07,334 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:07] "POST /web/dataset/call_kw/planning.slot/gantt_resource_employees_working_periods HTTP/1.0" 200 - 74 0.022 0.074 2025-02-04 08:55:07,409 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:07] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:55:07,524 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:07] "GET /web/image/resource.resource/42/avatar_128 HTTP/1.0" 200 - 17 0.007 0.043 2025-02-04 08:55:07,525 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:07] "GET /web/image/resource.resource/10/avatar_128 HTTP/1.0" 200 - 18 0.010 0.041 2025-02-04 08:55:07,573 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:07] "GET /web/image/resource.resource/24/avatar_128 HTTP/1.0" 200 - 8 0.003 0.044 2025-02-04 08:55:07,580 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:07] "GET /web/image/resource.resource/18/avatar_128 HTTP/1.0" 200 - 8 0.003 0.051 2025-02-04 08:55:07,614 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:07] "GET /web/image/resource.resource/43/avatar_128 HTTP/1.0" 200 - 8 0.003 0.038 2025-02-04 08:55:07,636 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:07] "GET /web/image/resource.resource/15/avatar_128 HTTP/1.0" 200 - 8 0.003 0.052 2025-02-04 08:55:07,645 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:07] "GET /web/image/resource.resource/12/avatar_128 HTTP/1.0" 200 - 8 0.003 0.028 2025-02-04 08:55:07,677 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:07] "GET /web/image/resource.resource/16/avatar_128 HTTP/1.0" 200 - 8 0.003 0.037 2025-02-04 08:55:07,677 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:07] "GET /web/image/resource.resource/6/avatar_128 HTTP/1.0" 200 - 7 0.002 0.029 2025-02-04 08:55:07,709 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:07] "GET /web/image/resource.resource/21/avatar_128 HTTP/1.0" 200 - 8 0.003 0.028 2025-02-04 08:55:07,723 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:07] "GET /web/image/resource.resource/7/avatar_128 HTTP/1.0" 200 - 7 0.002 0.043 2025-02-04 08:55:21,178 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:21] "POST /web/dataset/call_kw/planning.slot/get_views HTTP/1.0" 200 - 9 0.004 0.023 2025-02-04 08:55:21,271 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:21] "POST /web/dataset/call_kw/planning.slot/web_read HTTP/1.0" 200 - 27 0.013 0.032 2025-02-04 08:55:21,332 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:21] "POST /web/dataset/call_kw/planning.role/has_access HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:55:21,335 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:21] "POST /web/dataset/call_kw/planning.slot.template/name_search HTTP/1.0" 200 - 3 0.001 0.006 2025-02-04 08:55:25,191 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "POST /web/action/load HTTP/1.0" 200 - 11 0.004 0.010 2025-02-04 08:55:25,304 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "POST /web/dataset/call_kw/documents.document/get_views HTTP/1.0" 200 - 62 0.021 0.064 2025-02-04 08:55:25,324 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "POST /web/dataset/call_kw/documents.document/get_deletion_delay HTTP/1.0" 200 - 2 0.001 0.002 2025-02-04 08:55:25,350 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "POST /web/dataset/call_kw/documents.document/search_panel_select_range HTTP/1.0" 200 - 17 0.008 0.021 2025-02-04 08:55:25,462 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "POST /web/dataset/call_kw/documents.document/web_search_read HTTP/1.0" 200 - 37 0.019 0.069 2025-02-04 08:55:25,597 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "GET /web/static/lib/pdfjs/build/pdf.worker.js HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:55:25,597 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "GET /web/static/lib/pdfjs/build/pdf.js HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:55:25,606 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "GET /web/static/img/mimetypes/pdf.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:55:25,641 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "GET /documents/thumbnail/tzAboSJoTtm6cSa2QBmHTQob?unique=4fb70117 HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:55:25,652 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "GET /documents/thumbnail/4sSUXbxGRMi0vTlMPQTgxQoc?unique=b887a23d HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:55:25,657 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "GET /documents/thumbnail/--piAjGNRk2swYOogWMtMAod?unique=330a2a87 HTTP/1.0" 200 - 6 0.003 0.007 2025-02-04 08:55:25,659 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "GET /documents/thumbnail/kv8VViXnSxaVXiL3G4KfcQo12?unique=2f191554 HTTP/1.0" 200 - 6 0.001 0.004 2025-02-04 08:55:25,665 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "GET /documents/thumbnail/Cs6TsgF_TiiIHuM269lysgo23?unique=43325c30 HTTP/1.0" 200 - 6 0.001 0.005 2025-02-04 08:55:25,666 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "GET /documents/thumbnail/JW1wkOZXTRqOpLliygVccwo13?unique=68f7865a HTTP/1.0" 200 - 6 0.001 0.006 2025-02-04 08:55:25,672 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "GET /documents/thumbnail/iWq226EwRoeKplSOvRVL_wo24?unique=84edb45d HTTP/1.0" 200 - 6 0.001 0.005 2025-02-04 08:55:25,806 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "GET /documents/content/1l2dYWR0T9KmtHF3rFOp5Aoa?download=0 HTTP/1.0" 200 - 5 0.001 0.005 2025-02-04 08:55:25,819 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "GET /web/static/lib/pdfjs/build/pdf.js HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:55:25,819 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "GET /web/static/lib/pdfjs/build/pdf.worker.js HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:55:25,930 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "POST /documents/document/10/update_thumbnail HTTP/1.0" 200 - 22 0.008 0.018 2025-02-04 08:55:25,955 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "GET /documents/content/Wm2g4jtgQbSXqHszGZ8m-goe?download=0 HTTP/1.0" 200 - 5 0.001 0.007 2025-02-04 08:55:25,974 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:25] "GET /documents/thumbnail/1l2dYWR0T9KmtHF3rFOp5Aoa?unique=65290417 HTTP/1.0" 200 - 6 0.002 0.007 2025-02-04 08:55:26,043 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "POST /documents/document/14/update_thumbnail HTTP/1.0" 200 - 20 0.008 0.021 2025-02-04 08:55:26,067 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/content/lzHl639JSFyBMMmG1FAIgQof?download=0 HTTP/1.0" 200 - 5 0.002 0.008 2025-02-04 08:55:26,074 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/thumbnail/Wm2g4jtgQbSXqHszGZ8m-goe?unique=a993df6c HTTP/1.0" 200 - 6 0.002 0.007 2025-02-04 08:55:26,133 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "POST /documents/document/15/update_thumbnail HTTP/1.0" 200 - 11 0.003 0.008 2025-02-04 08:55:26,168 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/content/UVpiiEV6Q1G_6Fy6gkqf3go10?download=0 HTTP/1.0" 200 - 5 0.002 0.006 2025-02-04 08:55:26,175 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/thumbnail/lzHl639JSFyBMMmG1FAIgQof?unique=88a568be HTTP/1.0" 200 - 6 0.002 0.007 2025-02-04 08:55:26,273 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "POST /documents/document/16/update_thumbnail HTTP/1.0" 200 - 11 0.003 0.008 2025-02-04 08:55:26,297 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/content/0ZAAw99tSz6_S1aDkeedXAo11?download=0 HTTP/1.0" 200 - 5 0.002 0.006 2025-02-04 08:55:26,309 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/thumbnail/UVpiiEV6Q1G_6Fy6gkqf3go10?unique=433fd632 HTTP/1.0" 200 - 6 0.002 0.007 2025-02-04 08:55:26,405 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "POST /documents/document/17/update_thumbnail HTTP/1.0" 200 - 11 0.003 0.009 2025-02-04 08:55:26,428 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/content/yLsoN3GjQsCeSTLQ0xE4RAo1f?download=0 HTTP/1.0" 200 - 5 0.002 0.006 2025-02-04 08:55:26,443 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/thumbnail/0ZAAw99tSz6_S1aDkeedXAo11?unique=6a77c81b HTTP/1.0" 200 - 6 0.001 0.005 2025-02-04 08:55:26,503 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "POST /documents/document/31/update_thumbnail HTTP/1.0" 200 - 11 0.004 0.011 2025-02-04 08:55:26,528 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/content/hBcBO_-ESWeCCicdipsA4Ao20?download=0 HTTP/1.0" 200 - 5 0.002 0.007 2025-02-04 08:55:26,543 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/thumbnail/yLsoN3GjQsCeSTLQ0xE4RAo1f?unique=03173cee HTTP/1.0" 200 - 6 0.002 0.008 2025-02-04 08:55:26,616 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "POST /documents/document/32/update_thumbnail HTTP/1.0" 200 - 11 0.003 0.009 2025-02-04 08:55:26,639 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/content/_fdrQPWPR0WluZkvs9dkJgo21?download=0 HTTP/1.0" 200 - 5 0.002 0.006 2025-02-04 08:55:26,658 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/thumbnail/hBcBO_-ESWeCCicdipsA4Ao20?unique=35877c3b HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:55:26,731 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "POST /documents/document/33/update_thumbnail HTTP/1.0" 200 - 11 0.004 0.014 2025-02-04 08:55:26,756 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/content/SpUt19YMQzimkHCaa8p0pAo27?download=0 HTTP/1.0" 200 - 5 0.002 0.007 2025-02-04 08:55:26,774 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/thumbnail/_fdrQPWPR0WluZkvs9dkJgo21?unique=2d0f69d4 HTTP/1.0" 200 - 6 0.002 0.007 2025-02-04 08:55:26,880 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "POST /documents/document/39/update_thumbnail HTTP/1.0" 200 - 11 0.003 0.008 2025-02-04 08:55:26,901 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/content/h2c_uZDwRsy9owCg-Gejswo28?download=0 HTTP/1.0" 200 - 5 0.001 0.005 2025-02-04 08:55:26,923 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "GET /documents/thumbnail/SpUt19YMQzimkHCaa8p0pAo27?unique=3cae2e0a HTTP/1.0" 200 - 6 0.002 0.005 2025-02-04 08:55:26,990 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:26] "POST /documents/document/40/update_thumbnail HTTP/1.0" 200 - 11 0.003 0.012 2025-02-04 08:55:27,012 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:27] "GET /documents/content/uT3C3emFRx6XdNzGDTGABAo29?download=0 HTTP/1.0" 200 - 5 0.001 0.004 2025-02-04 08:55:27,145 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:27] "POST /documents/document/41/update_thumbnail HTTP/1.0" 200 - 11 0.003 0.010 2025-02-04 08:55:28,334 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:28] "POST /web/dataset/call_kw/planning.slot/get_gantt_data HTTP/1.0" 200 - 78 0.033 0.118 2025-02-04 08:55:28,434 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:28] "POST /web/dataset/call_kw/planning.slot/gantt_resource_work_interval HTTP/1.0" 200 - 30 0.011 0.038 2025-02-04 08:55:28,468 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:28] "POST /web/dataset/call_kw/planning.slot/gantt_resource_employees_working_periods HTTP/1.0" 200 - 70 0.019 0.061 2025-02-04 08:55:30,250 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:30] "POST /web/dataset/call_kw/product.image/get_views HTTP/1.0" 200 - 11 0.004 0.012 2025-02-04 08:55:30,518 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:30] "POST /web/dataset/call_kw/product.template/web_read HTTP/1.0" 200 - 145 0.115 0.133 2025-02-04 08:55:31,437 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:31] "POST /web/dataset/call_kw/product.category/has_access HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:55:31,569 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:31] "POST /mail/data HTTP/1.0" 200 - 17 0.008 0.017 2025-02-04 08:55:31,574 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:31] "POST /mail/thread/messages HTTP/1.0" 200 - 24 0.014 0.019 2025-02-04 08:55:31,619 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:31] "GET /web/bundle/web.assets_emoji?lang=en_US HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:55:31,639 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:31] "GET /web/assets/83045f5/web.assets_emoji.min.js HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:55:31,641 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:31] "GET /web/image/res.partner/2/avatar_128?unique=1738658644000 HTTP/1.0" 200 - 7 0.004 0.011 2025-02-04 08:55:36,131 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:55:36] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 860.811907 2025-02-04 08:55:37,054 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:37] "POST /web/dataset/call_kw/planning.slot/web_read HTTP/1.0" 200 - 40 0.015 0.037 2025-02-04 08:55:38,547 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:38] "GET /odoo/action-survey.action_survey_form/11 HTTP/1.0" 200 - 51 0.049 0.143 2025-02-04 08:55:39,064 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:39] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.003 0.006 2025-02-04 08:55:39,068 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:39] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:55:39,091 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:39] "GET /odoo/action-survey.action_survey_form/11?debug=1 HTTP/1.0" 200 - 27 0.011 0.026 2025-02-04 08:55:39,125 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:39] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:55:39,230 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:39] "POST /mail/data HTTP/1.0" 200 - 58 0.029 0.079 2025-02-04 08:55:39,436 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:39] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:55:39,538 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:39] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:55:39,544 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:39] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:55:39,572 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:39] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:55:39,647 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:39] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.005 0.010 2025-02-04 08:55:39,659 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:39] "POST /mail/data HTTP/1.0" 200 - 58 0.037 0.062 2025-02-04 08:55:39,753 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:39] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 9 0.006 0.013 2025-02-04 08:55:39,772 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:39] "POST /web/dataset/call_kw/survey.survey/get_views HTTP/1.0" 200 - 4 0.002 0.025 2025-02-04 08:55:39,884 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:39] "POST /web/dataset/call_kw/survey.survey/web_read HTTP/1.0" 200 - 14 0.009 0.018 2025-02-04 08:55:40,127 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:40] "GET /web/image/res.users/2/avatar_128 HTTP/1.0" 304 - 9 0.004 0.011 2025-02-04 08:55:40,182 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:40] "POST /mail/thread/messages HTTP/1.0" 200 - 18 0.007 0.015 2025-02-04 08:55:40,218 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:40] "POST /mail/data HTTP/1.0" 200 - 23 0.010 0.025 2025-02-04 08:55:40,221 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:40] "POST /web/dataset/call_kw/product.template/web_search_read HTTP/1.0" 200 - 31 0.021 0.089 2025-02-04 08:55:40,279 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:40] "GET /web/bundle/web.assets_emoji?lang=en_US&debug=1 HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:55:41,413 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:41] "POST /web/dataset/call_kw/survey.question/get_views HTTP/1.0" 200 - 27 0.014 0.036 2025-02-04 08:55:41,447 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:41] "POST /web/dataset/call_kw/survey.question/onchange HTTP/1.0" 200 - 7 0.003 0.008 2025-02-04 08:55:41,869 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:41] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.001 0.007 2025-02-04 08:55:46,414 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:46] "POST /web/dataset/call_kw/survey.question/onchange HTTP/1.0" 200 - 6 0.002 0.008 2025-02-04 08:55:49,538 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:49] "POST /web/dataset/call_kw/mrp.bom/name_search HTTP/1.0" 200 - 3 0.005 0.007 2025-02-04 08:55:49,881 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) starting 2025-02-04 08:55:49,887 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) done in 0.006s 2025-02-04 08:55:49,889 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) processed 0 records, 0 records remaining 2025-02-04 08:55:49,899 198 INFO 74450978-saas-18-1-all odoo.addons.base.models.ir_cron: Job 'Payment: Post-process transactions' (39) completed 2025-02-04 08:55:51,057 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:51] "POST /web/dataset/call_kw/survey.question/web_read HTTP/1.0" 200 - 10 0.006 0.008 2025-02-04 08:55:51,147 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:51] "POST /web/dataset/call_kw/survey.survey/onchange HTTP/1.0" 200 - 18 0.024 0.031 2025-02-04 08:55:51,255 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:51] "POST /web/dataset/call_kw/survey.survey/web_save HTTP/1.0" 200 - 31 0.031 0.038 2025-02-04 08:55:51,278 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:51] "POST /mail/thread/messages HTTP/1.0" 200 - 3 0.004 0.004 2025-02-04 08:55:51,368 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:51] "POST /mail/data HTTP/1.0" 200 - 23 0.013 0.022 2025-02-04 08:55:53,826 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:53] "POST /web/dataset/call_button/survey.survey/action_test_survey HTTP/1.0" 200 - 2 0.001 0.005 2025-02-04 08:55:53,872 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:53] "POST /mail/thread/messages HTTP/1.0" 200 - 3 0.002 0.005 2025-02-04 08:55:53,908 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:53] "GET /survey/test/d5b1eef5-2724-406b-a3c1-7e4b34725c4c HTTP/1.0" 303 - 24 0.016 0.029 2025-02-04 08:55:53,910 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:53] "POST /web/dataset/call_kw/survey.survey/web_read HTTP/1.0" 200 - 19 0.011 0.027 2025-02-04 08:55:53,937 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:53] "GET /survey/start/d5b1eef5-2724-406b-a3c1-7e4b34725c4c?answer_token=9f8735a5-f7cd-4a3c-899c-e11ca082cdf5 HTTP/1.0" 303 - 15 0.004 0.009 2025-02-04 08:55:54,007 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:54] "GET /survey/d5b1eef5-2724-406b-a3c1-7e4b34725c4c/9f8735a5-f7cd-4a3c-899c-e11ca082cdf5 HTTP/1.0" 200 - 22 0.009 0.030 2025-02-04 08:55:54,167 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:54] "GET /survey/d5b1eef5-2724-406b-a3c1-7e4b34725c4c/9f8735a5-f7cd-4a3c-899c-e11ca082cdf5?debug=1 HTTP/1.0" 200 - 22 0.007 0.027 2025-02-04 08:55:54,801 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:54] "POST /mail/data HTTP/1.0" 200 - 23 0.012 0.029 2025-02-04 08:55:55,053 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:55] "POST /survey/begin/d5b1eef5-2724-406b-a3c1-7e4b34725c4c/9f8735a5-f7cd-4a3c-899c-e11ca082cdf5 HTTP/1.0" 200 - 37 0.012 0.083 2025-02-04 08:55:57,904 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:57] "POST /web/domain/validate HTTP/1.0" 200 - 2 0.002 0.003 2025-02-04 08:55:58,003 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:58] "POST /web/dataset/call_kw/product.template/web_search_read HTTP/1.0" 200 - 36 0.028 0.051 2025-02-04 08:55:58,073 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:58] "GET /web/image/product.template/60/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.011 2025-02-04 08:55:58,076 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:58] "GET /web/image/product.template/6/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.013 2025-02-04 08:55:58,088 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:58] "GET /web/image/product.template/51/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:55:58,092 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:58] "GET /web/image/product.template/61/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.011 2025-02-04 08:55:58,102 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:58] "GET /web/image/product.template/52/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.004 0.009 2025-02-04 08:55:58,107 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:55:58] "GET /web/image/product.template/59/image_128?unique=1738658453000 HTTP/1.0" 200 - 6 0.003 0.011 2025-02-04 08:55:59,157 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:55:59] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 130.481063 2025-02-04 08:56:06,482 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:06] "POST /web/dataset/call_kw/product.template/web_read HTTP/1.0" 200 - 149 0.105 0.131 2025-02-04 08:56:07,279 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:07] "POST /mail/data HTTP/1.0" 200 - 13 0.007 0.018 2025-02-04 08:56:07,291 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:07] "POST /mail/thread/messages HTTP/1.0" 200 - 24 0.015 0.027 2025-02-04 08:56:11,395 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:11] "POST /web/dataset/call_kw/planning.slot/get_gantt_data HTTP/1.0" 200 - 70 0.031 0.116 2025-02-04 08:56:11,506 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:11] "POST /web/dataset/call_kw/planning.slot/gantt_resource_work_interval HTTP/1.0" 200 - 30 0.013 0.042 2025-02-04 08:56:11,539 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:11] "POST /web/dataset/call_kw/planning.slot/gantt_resource_employees_working_periods HTTP/1.0" 200 - 70 0.018 0.065 2025-02-04 08:56:12,058 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:12] "POST /survey/submit/d5b1eef5-2724-406b-a3c1-7e4b34725c4c/9f8735a5-f7cd-4a3c-899c-e11ca082cdf5 HTTP/1.0" 200 - 33 0.010 0.024 2025-02-04 08:56:14,073 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:14] "POST /web/dataset/call_kw/product.template/web_search_read HTTP/1.0" 200 - 37 0.020 0.050 2025-02-04 08:56:17,420 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:17] "POST /web/action/load HTTP/1.0" 200 - 12 0.008 0.012 2025-02-04 08:56:17,628 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:17] "POST /web/dataset/call_kw/project.project/get_views HTTP/1.0" 200 - 77 0.036 0.109 2025-02-04 08:56:17,718 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:17] "POST /web/dataset/call_kw/project.project/read_progress_bar HTTP/1.0" 200 - 3 0.002 0.007 2025-02-04 08:56:17,718 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:17] "POST /web/dataset/call_kw/project.project/web_read_group HTTP/1.0" 200 - 4 0.003 0.006 2025-02-04 08:56:17,820 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:17] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 31 0.018 0.037 2025-02-04 08:56:17,821 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:17] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 26 0.016 0.039 2025-02-04 08:56:17,888 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:17] "GET /base/static/img/avatar.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:17,941 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:17] "GET /web/image/res.users/2/avatar_128 HTTP/1.0" 200 - 9 0.005 0.015 2025-02-04 08:56:17,946 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:17] "GET /web/image/res.users/6/avatar_128 HTTP/1.0" 200 - 10 0.007 0.019 2025-02-04 08:56:21,728 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:21] "GET / HTTP/1.0" 200 - 13 0.010 0.017 2025-02-04 08:56:21,974 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:21] "POST /web/dataset/call_button/project.project/action_view_tasks HTTP/1.0" 200 - 21 0.011 0.017 2025-02-04 08:56:22,064 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:22] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.003 0.006 2025-02-04 08:56:22,078 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:22] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 5 0.005 0.009 2025-02-04 08:56:22,298 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:22] "POST /web/dataset/call_kw/project.task/get_views HTTP/1.0" 200 - 104 0.038 0.235 2025-02-04 08:56:22,379 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:22] "POST /web/dataset/call_kw/project.task/read_progress_bar HTTP/1.0" 200 - 3 0.002 0.005 2025-02-04 08:56:22,380 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:22] "POST /web/dataset/call_kw/project.task/web_read_group HTTP/1.0" 200 - 4 0.002 0.005 2025-02-04 08:56:22,474 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:22] "POST /web/dataset/call_kw/project.task/web_search_read HTTP/1.0" 200 - 21 0.011 0.034 2025-02-04 08:56:22,490 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:22] "POST /web/dataset/call_kw/project.task/web_search_read HTTP/1.0" 200 - 33 0.014 0.047 2025-02-04 08:56:22,521 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:22] "POST /web/dataset/call_kw/project.task/web_search_read HTTP/1.0" 200 - 24 0.010 0.036 2025-02-04 08:56:22,592 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:22] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:56:22,706 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:22] "GET /web/image/res.users/1/avatar_128 HTTP/1.0" 200 - 9 0.005 0.015 2025-02-04 08:56:22,821 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:22] "GET /web/bundle/web_studio.studio_assets_dark?lang=en_US HTTP/1.0" 200 - 15 0.004 0.082 2025-02-04 08:56:23,316 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/a076f28/web_studio.studio_assets_dark.min.css (id:3290) 2025-02-04 08:56:23,318 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:23] "GET /web/assets/a076f28/web_studio.studio_assets_dark.min.css HTTP/1.0" 200 - 21 0.011 0.440 2025-02-04 08:56:23,330 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:23] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 5 0.004 0.006 2025-02-04 08:56:23,359 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/5391d4c/web_studio.studio_assets_dark.min.js (id:3291) 2025-02-04 08:56:23,361 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:23] "GET /web/assets/5391d4c/web_studio.studio_assets_dark.min.js HTTP/1.0" 200 - 22 0.007 0.488 2025-02-04 08:56:23,551 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:23] "GET /web_studio/static/src/img/default_icon_app.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:25,659 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:25] "POST /web/dataset/call_kw/project.project/read_progress_bar HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:56:25,663 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:25] "POST /web/dataset/call_kw/project.project/web_read_group HTTP/1.0" 200 - 4 0.001 0.006 2025-02-04 08:56:25,754 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:25] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 31 0.013 0.032 2025-02-04 08:56:25,761 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:25] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 26 0.011 0.038 2025-02-04 08:56:26,177 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:26] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.002 0.005 2025-02-04 08:56:26,178 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:26] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.002 0.005 2025-02-04 08:56:26,185 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:26] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:56:26,190 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:26] "GET /web/image/website/1/logo/My%20Website?unique=44b6922 HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:56:26,654 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:26] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:56:26,680 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:26] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 6 0.005 0.012 2025-02-04 08:56:27,965 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:27] "GET /web/login HTTP/1.0" 200 - 15 0.012 0.038 2025-02-04 08:56:29,762 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:29] "POST /web/dataset/call_kw/project.project/read_progress_bar HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:56:29,762 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:29] "POST /web/dataset/call_kw/project.project/web_read_group HTTP/1.0" 200 - 4 0.001 0.005 2025-02-04 08:56:29,865 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:29] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 31 0.014 0.042 2025-02-04 08:56:29,874 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:29] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 26 0.010 0.036 2025-02-04 08:56:33,061 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:33] "GET /web/login HTTP/1.0" 200 - 15 0.011 0.028 2025-02-04 08:56:34,619 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:34] "GET /web/login HTTP/1.0" 200 - 46 0.027 0.202 2025-02-04 08:56:34,833 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:56:34] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 1448.561603 2025-02-04 08:56:34,858 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:34] "GET /web/image/website/1/logo/My%20Website?unique=44b6922 HTTP/1.0" 200 - 4 0.001 0.003 2025-02-04 08:56:34,911 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:34] "GET /website/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:35,036 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:35] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 5 0.002 0.005 2025-02-04 08:56:35,119 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:35] "GET /website/translations/eb1091f5c947eba5beb1e029b362610bffda50ea?lang=en_US HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:56:35,169 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:35] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 3 0.001 0.006 2025-02-04 08:56:35,196 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:35] "POST /im_livechat/init HTTP/1.0" 200 - 25 0.012 0.021 2025-02-04 08:56:35,504 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:56:35] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 31.758378 2025-02-04 08:56:36,978 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:36] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 5 0.002 0.006 2025-02-04 08:56:38,099 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:56:38,105 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:38] "POST /web/login HTTP/1.0" 303 - 23 0.009 0.607 2025-02-04 08:56:38,524 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:38] "GET /odoo HTTP/1.0" 200 - 46 0.013 0.363 2025-02-04 08:56:38,703 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:38] "GET /web/webclient/translations/894c72e08662ff9531a6d4a487666b7905053b57?lang=en_US HTTP/1.0" 200 - 1 0.000 0.007 2025-02-04 08:56:38,715 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:38] "GET /web/webclient/load_menus/3dfbdd39bbf5bb9d16b8d259b87acded557669dd980302e62244efaa7bf73367 HTTP/1.0" 200 - 5 0.004 0.018 2025-02-04 08:56:39,296 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:39] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.006 0.005 2025-02-04 08:56:39,312 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:39] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:56:39,326 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:39] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 304 - 3 0.001 0.003 2025-02-04 08:56:39,377 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:39] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:56:39,412 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:39] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:56:39,485 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:39] "POST /mail/data HTTP/1.0" 200 - 58 0.039 0.069 2025-02-04 08:56:39,501 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:39] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.004 0.012 2025-02-04 08:56:39,557 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:39] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 9 0.005 0.014 2025-02-04 08:56:39,559 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:39] "GET /web/image/res.partner/3/avatar_128?unique=1738655067000 HTTP/1.0" 200 - 8 0.005 0.017 2025-02-04 08:56:41,152 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:41] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:56:41,508 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:41] "POST /web/action/load HTTP/1.0" 200 - 9 0.003 0.009 2025-02-04 08:56:42,520 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:42] "POST /web/dataset/call_kw/res.config.settings/get_views HTTP/1.0" 200 - 526 0.162 0.791 2025-02-04 08:56:43,078 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "POST /web/dataset/call_kw/res.config.settings/onchange HTTP/1.0" 200 - 523 0.128 0.228 2025-02-04 08:56:43,506 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "POST /base_setup/demo_active HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:56:43,525 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "POST /base_setup/data HTTP/1.0" 200 - 6 0.002 0.003 2025-02-04 08:56:43,613 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /event/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,613 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /base/static/description/settings.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,615 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /crm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,615 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /sale_management/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,617 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /sale_renting/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,617 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /calendar/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,618 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /hr_referral/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,619 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /website_slides/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,620 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /stock/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,620 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /purchase/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,621 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /maintenance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,621 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /mrp/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,623 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /accountant/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,623 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /project/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,624 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /sign/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,625 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /hr_timesheet/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,625 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /planning/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,627 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /mass_mailing/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,628 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /documents/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,630 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /hr/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,631 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /hr_appraisal/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,633 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /web/static/img/mobile_app_qrcode_android.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,635 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /web/static/img/mobile_app_qrcode_ios.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:43,681 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:43] "GET /cloud_storage/static/description/icon.png HTTP/1.0" 404 - 23 0.010 0.045 2025-02-04 08:56:44,088 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:44] "POST /mail/data HTTP/1.0" 200 - 7 0.005 0.012 2025-02-04 08:56:44,619 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:44] "GET /hr_payroll/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:44,620 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:44] "GET /fleet/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:44,621 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:44] "GET /hr_attendance/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:44,622 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:44] "GET /industry_fsm/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:44,623 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:44] "GET /point_of_sale/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:44,623 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:44] "GET /lunch/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:44,625 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:44] "GET /hr_expense/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:44,625 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:44] "GET /hr_recruitment/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:45,884 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:45] "POST /web/action/load HTTP/1.0" 200 - 10 0.004 0.008 2025-02-04 08:56:46,024 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:46] "POST /web/dataset/call_kw/account.journal/get_views HTTP/1.0" 200 - 72 0.023 0.085 2025-02-04 08:56:46,146 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:46] "POST /web/dataset/call_kw/account.journal/web_search_read HTTP/1.0" 200 - 59 0.034 0.057 2025-02-04 08:56:46,202 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:46] "GET /web/bundle/web.chartjs_lib?lang=fr_FR HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:56:46,221 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:46] "GET /web/assets/ab0df98/web.chartjs_lib.min.js HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:56:46,308 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:46] "GET /web/assets/ab0df98/web.chartjs_lib.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:56:46,334 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:46] "GET /web/static/img/bill.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:46,334 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:46] "GET /web/static/img/folder.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:47,467 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:47] "GET /odoo/settings?debug=1 HTTP/1.0" 200 - 27 0.010 0.028 2025-02-04 08:56:47,531 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:56:47] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 8.089706 2025-02-04 08:56:47,580 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:47] "GET /web/webclient/load_menus/bd2e2228b24de6dc17dea72904d885ac72acb4551786e719dd322b2ea34bd8aa HTTP/1.0" 200 - 4 0.004 0.015 2025-02-04 08:56:47,756 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:47] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:56:47,757 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:47] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 304 - 3 0.001 0.004 2025-02-04 08:56:47,765 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:47] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.002 0.006 2025-02-04 08:56:47,844 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:47] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:56:47,886 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:47] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:56:47,956 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:47] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.004 0.011 2025-02-04 08:56:47,958 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:47] "POST /mail/data HTTP/1.0" 200 - 58 0.034 0.072 2025-02-04 08:56:47,963 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:47] "POST /web/dataset/call_kw/project.project/read_progress_bar HTTP/1.0" 200 - 3 0.001 0.006 2025-02-04 08:56:47,967 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:47] "POST /web/dataset/call_kw/project.project/web_read_group HTTP/1.0" 200 - 4 0.002 0.006 2025-02-04 08:56:48,007 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:48] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 9 0.005 0.014 2025-02-04 08:56:48,054 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:48] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 26 0.011 0.029 2025-02-04 08:56:48,104 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:48] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 31 0.013 0.036 2025-02-04 08:56:48,546 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:48] "POST /web/dataset/call_kw/project.project/read_progress_bar HTTP/1.0" 200 - 3 0.001 0.006 2025-02-04 08:56:48,555 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:48] "POST /web/dataset/call_kw/project.project/web_read_group HTTP/1.0" 200 - 4 0.002 0.006 2025-02-04 08:56:48,660 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:48] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 31 0.012 0.046 2025-02-04 08:56:48,679 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:48] "POST /web/dataset/call_kw/res.config.settings/get_views HTTP/1.0" 200 - 514 0.113 0.567 2025-02-04 08:56:48,700 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:48] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 26 0.011 0.028 2025-02-04 08:56:49,071 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:49] "POST /web/dataset/call_kw/res.config.settings/onchange HTTP/1.0" 200 - 242 0.063 0.213 2025-02-04 08:56:49,500 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:49] "POST /base_setup/demo_active HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:56:49,522 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:49] "POST /base_setup/data HTTP/1.0" 200 - 6 0.001 0.003 2025-02-04 08:56:49,602 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:49] "GET /social/static/description/icon.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:49,619 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:49] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:56:49,664 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:49] "GET /cloud_storage/static/description/icon.png HTTP/1.0" 404 - 23 0.010 0.047 2025-02-04 08:56:50,763 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:50] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:56:51,704 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:51] "POST /web/dataset/call_button/account.journal/open_action HTTP/1.0" 200 - 14 0.006 0.017 2025-02-04 08:56:51,953 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:51] "POST /web/dataset/call_kw/account.move/get_views HTTP/1.0" 200 - 139 0.042 0.184 2025-02-04 08:56:52,024 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:56:52] "POST /web/dataset/call_kw/account.move/web_search_read HTTP/1.0" 200 - 16 0.008 0.031 2025-02-04 08:57:01,653 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:57:01] "POST /web/dataset/call_button/project.project/project_update_all_action HTTP/1.0" 200 - 18 0.006 0.011 2025-02-04 08:57:01,738 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:57:01] "POST /web/dataset/call_kw/project.update/get_views HTTP/1.0" 200 - 32 0.009 0.029 2025-02-04 08:57:01,809 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:57:01] "POST /web/dataset/call_kw/project.update/web_search_read HTTP/1.0" 200 - 11 0.005 0.014 2025-02-04 08:57:01,960 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:57:01] "POST /web/dataset/call_kw/project.project/get_panel_data HTTP/1.0" 200 - 59 0.040 0.056 2025-02-04 08:57:13,007 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:57:13] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 91.321074 2025-02-04 08:57:14,295 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:57:14] "POST /web/dataset/call_kw/project.update/onchange HTTP/1.0" 200 - 50 0.029 0.092 2025-02-04 08:57:14,418 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:57:14] "GET /web/image/res.partner/3/avatar_128?unique=1738658667000 HTTP/1.0" 200 - 8 0.004 0.011 2025-02-04 08:57:48,206 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:57:48] "POST /web/dataset/call_kw/project.update/web_save HTTP/1.0" 200 - 39 0.021 0.049 2025-02-04 08:57:48,274 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:57:48] "POST /web/dataset/call_kw/project.project/read_progress_bar HTTP/1.0" 200 - 3 0.002 0.007 2025-02-04 08:57:48,285 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:57:48] "POST /web/dataset/call_kw/project.project/web_read_group HTTP/1.0" 200 - 4 0.010 0.009 2025-02-04 08:57:48,378 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:57:48] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 31 0.012 0.035 2025-02-04 08:57:48,419 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:57:48] "POST /web/dataset/call_kw/project.project/web_search_read HTTP/1.0" 200 - 26 0.033 0.037 2025-02-04 08:57:51,071 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:57:51] "POST /web/dataset/call_button/project.project/project_update_all_action HTTP/1.0" 200 - 18 0.013 0.016 2025-02-04 08:57:51,134 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:57:51] "POST /web/dataset/call_kw/project.update/web_search_read HTTP/1.0" 200 - 6 0.003 0.010 2025-02-04 08:57:51,273 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:57:51] "POST /web/dataset/call_kw/project.project/get_panel_data HTTP/1.0" 200 - 55 0.035 0.057 2025-02-04 08:58:02,286 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:02] "POST /web/dataset/call_kw/sale.order/web_search_read HTTP/1.0" 200 - 26 0.029 0.054 2025-02-04 08:58:37,703 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:37] "POST /web/dataset/call_kw/event.event/web_read HTTP/1.0" 200 - 61 0.045 0.043 2025-02-04 08:58:37,904 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:37] "POST /mail/thread/messages HTTP/1.0" 200 - 29 0.011 0.020 2025-02-04 08:58:37,964 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:37] "POST /mail/data HTTP/1.0" 200 - 36 0.024 0.039 2025-02-04 08:58:38,179 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:38] "GET /web/image/res.partner/2/avatar_128?unique=1738658644000 HTTP/1.0" 200 - 7 0.005 0.012 2025-02-04 08:58:38,529 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:38] "POST /web/dataset/call_button/event.event/open_website_url HTTP/1.0" 200 - 8 0.003 0.007 2025-02-04 08:58:38,611 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:38] "POST /web/dataset/call_kw/website/get_current_website HTTP/1.0" 200 - 1 0.001 0.002 2025-02-04 08:58:38,617 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:38] "POST /web/dataset/call_kw/website/search_read HTTP/1.0" 200 - 2 0.001 0.002 2025-02-04 08:58:38,621 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:38] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:58:38,621 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:38] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:58:38,624 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:38] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:58:38,714 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:38] "GET /website/force/1?path=/event/hockey-tournament-6 HTTP/1.0" 303 - 2 0.001 0.006 2025-02-04 08:58:38,743 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:38] "GET /web/static/img/spin.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:58:38,768 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:38] "GET /website/iframefallback HTTP/1.0" 200 - 17 0.010 0.049 2025-02-04 08:58:38,797 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:38] "GET /event/hockey-tournament-6 HTTP/1.0" 303 - 8 0.001 0.004 2025-02-04 08:58:38,884 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:38] "GET /event/6/register HTTP/1.0" 301 - 12 0.003 0.008 2025-02-04 08:58:39,016 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/1/0001c96/website.assets_wysiwyg.min.css (id:3292) 2025-02-04 08:58:39,018 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:39] "GET /web/assets/1/0001c96/website.assets_wysiwyg.min.css HTTP/1.0" 200 - 20 0.007 0.145 2025-02-04 08:58:39,569 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:39] "GET /event/hockey-tournament-6/register HTTP/1.0" 200 - 139 0.062 0.555 2025-02-04 08:58:39,752 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:39] "GET /website_event/static/src/img/event_cover_5.jpg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:58:39,810 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:39] "GET /event/static/src/img/outlook-calendar.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:58:39,811 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:39] "GET /web/image/website/1/logo/My%20Website?unique=44b6922 HTTP/1.0" 200 - 5 0.002 0.004 2025-02-04 08:58:39,812 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:39] "GET /event/static/src/img/google-calendar.svg HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:58:40,050 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:40] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 6 0.002 0.005 2025-02-04 08:58:40,099 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:40] "POST /web/dataset/call_kw/ir.model/get_available_models HTTP/1.0" 200 - 4 0.005 0.100 2025-02-04 08:58:40,267 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:40] "GET /website/translations/eb1091f5c947eba5beb1e029b362610bffda50ea?lang=en_US HTTP/1.0" 200 - 6 0.001 0.005 2025-02-04 08:58:40,390 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:40] "POST /im_livechat/init HTTP/1.0" 200 - 26 0.014 0.023 2025-02-04 08:58:40,399 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:40] "GET /event/service-worker.js HTTP/1.0" 200 - 7 0.002 0.007 2025-02-04 08:58:40,413 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Found a similar attachment for /web/assets/1/8f7f6c1/im_livechat.assets_embed_external.min.css, copying from /web/assets/8f7f6c1/im_livechat.assets_embed_external.min.css 2025-02-04 08:58:40,434 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:40] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 25 0.024 0.059 2025-02-04 08:58:40,485 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:40] "GET /website_event_track/static/lib/idb-keyval/idb-keyval.js HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:58:40,630 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:40] "GET /web/bundle/website.assets_all_wysiwyg?lang=en_US&website_id=1 HTTP/1.0" 200 - 19 0.006 0.058 2025-02-04 08:58:40,664 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:40] "GET /event/offline HTTP/1.0" 200 - 42 0.017 0.081 2025-02-04 08:58:40,720 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Found a similar attachment for /web/assets/1/4929318/website.assets_all_wysiwyg.min.js, copying from /web/assets/4929318/website.assets_all_wysiwyg.min.js 2025-02-04 08:58:40,732 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:40] "GET /web/assets/1/4929318/website.assets_all_wysiwyg.min.js HTTP/1.0" 200 - 12 0.005 0.014 2025-02-04 08:58:40,800 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:40] "GET /event/6/ics?action=TEMPLATE&text=Hockey+Tournament&dates=20260209T010000/20260210T090000&ctz=America/Los_Angeles&details=Hockey+Tournament%0ASeasoned+Hockey+Fans+and+curious+people,+this+tournament+is+for+you!+The+best+Hockey+teams+of+the+country+will+compete+for+the+national+Hockey+trophy.+If+you+don't+know+anything+about+Hockey,+this+is+a+great+introduction+to+this+wonderful+sport+as+you+will+will+be+able+to+see+some+training+process+and+also+have+some+time+to+chat+with+experienced+players+and+trainers+once+the+tournament+is+over!+For+any+additional+information,+please+contact+us+at+events@yourcompany.com.+We+reserve+the+right+to+cancel,+re-name+or+re-locate+the+event+or+change+the+dates+on+which+it+is+held+in+case+the+weather+fails+us.&location=Wembley+Stadium,+Wembley+HA9+0WS,+London,+London,+United+Kingdom HTTP/1.0" 200 - 11 0.005 0.044 2025-02-04 08:58:41,066 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/1/512b8cb/website.assets_all_wysiwyg.min.css (id:3295) 2025-02-04 08:58:41,068 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:41] "GET /web/assets/1/512b8cb/website.assets_all_wysiwyg.min.css HTTP/1.0" 200 - 26 0.013 0.346 2025-02-04 08:58:41,105 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:41] "GET /event/hockey-tournament-6/register HTTP/1.0" 200 - 45 0.014 0.104 2025-02-04 08:58:44,583 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:44] "POST /event/hockey-tournament-6/registration/new HTTP/1.0" 200 - 39 0.012 0.047 2025-02-04 08:58:47,770 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:47] "POST /web/action/load HTTP/1.0" 200 - 13 0.009 0.012 2025-02-04 08:58:47,815 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:47] "POST /web/action/run HTTP/1.0" 200 - 11 0.004 0.011 2025-02-04 08:58:47,895 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:47] "GET /odoo/action-pos_preparation_display.action_preparation_display_bar_restaurant_filter?menu_id=840 HTTP/1.0" 200 - 27 0.011 0.028 2025-02-04 08:58:48,271 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:58:48] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 771.867684 2025-02-04 08:58:48,927 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:48] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:58:48,927 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:48] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 304 - 3 0.001 0.003 2025-02-04 08:58:49,061 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:49] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:58:49,124 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:49] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:58:49,202 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:49] "POST /mail/data HTTP/1.0" 200 - 58 0.031 0.084 2025-02-04 08:58:49,224 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:49] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.004 0.012 2025-02-04 08:58:49,330 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:49] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 9 0.006 0.017 2025-02-04 08:58:49,344 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:49] "POST /web/action/load HTTP/1.0" 200 - 10 0.003 0.007 2025-02-04 08:58:49,450 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:49] "POST /web/dataset/call_kw/pos_preparation_display.display/get_views HTTP/1.0" 200 - 30 0.015 0.025 2025-02-04 08:58:49,538 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:49] "POST /web/dataset/call_kw/pos_preparation_display.display/web_search_read HTTP/1.0" 200 - 27 0.022 0.026 2025-02-04 08:58:51,265 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:51] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:58:52,237 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:52] "POST /web/dataset/call_button/pos_preparation_display.display/open_ui HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:58:52,385 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:52] "GET /pos_preparation_display/web?display_id=1 HTTP/1.0" 200 - 47 0.013 0.076 2025-02-04 08:58:52,526 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:52] "GET /web/assets/106e7ed/pos_preparation_display.assets.min.js HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:58:52,645 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:58:52] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 3.525193 2025-02-04 08:58:53,308 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Generating a new asset bundle attachment /web/assets/d5e0f2e/pos_preparation_display.assets.min.css (id:3296) 2025-02-04 08:58:53,309 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.assetsbundle: Deleting attachments [3168] (matching /web/assets/_______/pos_preparation_display.assets.min.css) because it was replaced with /web/assets/d5e0f2e/pos_preparation_display.assets.min.css 2025-02-04 08:58:53,340 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:53] "GET /web/assets/d5e0f2e/pos_preparation_display.assets.min.css HTTP/1.0" 200 - 22 0.041 0.783 2025-02-04 08:58:53,581 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:53] "POST /web/dataset/call_kw/pos_preparation_display.display/get_preparation_display_data HTTP/1.0" 200 - 34 0.016 0.025 2025-02-04 08:58:53,613 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:53] "GET /point_of_sale/static/src/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:58:53,640 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:53] "POST /web/dataset/call_kw/pos_preparation_display.display/pos_has_valid_product HTTP/1.0" 200 - 15 0.006 0.012 2025-02-04 08:58:53,676 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:53] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 304 - 3 0.001 0.003 2025-02-04 08:58:53,716 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:53] "GET /web/static/img/logo.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:58:56,966 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:56] "GET /odoo/action-pos_preparation_display.action_preparation_display HTTP/1.0" 200 - 27 0.010 0.038 2025-02-04 08:58:57,281 33 INFO 74450978-saas-18-1-all longpolling: 127.0.0.42 - - [2025-02-04 08:58:57] "GET /websocket?version=18.0-3 HTTP/1.0" 101 494 3.514226 2025-02-04 08:58:57,670 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:57] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:58:57,671 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:57] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 304 - 3 0.001 0.004 2025-02-04 08:58:57,783 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:57] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:58:57,868 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:57] "POST /mail/data HTTP/1.0" 200 - 58 0.023 0.063 2025-02-04 08:58:57,885 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:57] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:58:57,982 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:57] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.004 0.014 2025-02-04 08:58:58,065 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:58] "GET /web/image?model=res.users&field=avatar_128&id=2 HTTP/1.0" 304 - 9 0.004 0.013 2025-02-04 08:58:58,069 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:58] "POST /web/action/load HTTP/1.0" 200 - 10 0.003 0.007 2025-02-04 08:58:58,148 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:58] "POST /web/dataset/call_kw/pos_preparation_display.display/get_views HTTP/1.0" 200 - 30 0.009 0.026 2025-02-04 08:58:58,318 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:58] "POST /web/dataset/call_kw/pos_preparation_display.display/web_search_read HTTP/1.0" 200 - 19 0.007 0.020 2025-02-04 08:58:59,949 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:58:59] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:59:08,283 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:08] "POST /web/action/load HTTP/1.0" 200 - 9 0.003 0.007 2025-02-04 08:59:08,797 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:08] "POST /web/dataset/call_kw/res.config.settings/get_views HTTP/1.0" 200 - 260 0.050 0.367 2025-02-04 08:59:09,370 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:09] "POST /web/dataset/call_kw/res.config.settings/onchange HTTP/1.0" 200 - 220 0.066 0.239 2025-02-04 08:59:10,029 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:10] "POST /base_setup/demo_active HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:59:10,076 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:10] "POST /base_setup/data HTTP/1.0" 200 - 5 0.002 0.002 2025-02-04 08:59:10,391 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:10] "GET /cloud_storage/static/description/icon.png HTTP/1.0" 404 - 23 0.012 0.035 2025-02-04 08:59:13,012 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:13] "GET /web/image/2694 HTTP/1.0" 304 - 4 0.001 0.005 2025-02-04 08:59:13,013 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:13] "GET /web/image/2695 HTTP/1.0" 304 - 5 0.002 0.005 2025-02-04 08:59:13,019 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:13] "GET /web/image/2693 HTTP/1.0" 304 - 4 0.001 0.005 2025-02-04 08:59:16,660 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:16] "POST /web/dataset/call_kw/pos.preset/name_search HTTP/1.0" 200 - 2 0.001 0.004 2025-02-04 08:59:18,000 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:18] "POST /web/dataset/call_kw/pos.preset/get_views HTTP/1.0" 200 - 18 0.006 0.017 2025-02-04 08:59:18,046 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:18] "POST /web/dataset/call_kw/pos.preset/web_search_read HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:59:18,048 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:18] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.001 0.004 2025-02-04 08:59:24,002 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:24] "POST /web/dataset/call_kw/pos.preset/name_search HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:59:25,724 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:25] "POST /web/dataset/call_kw/pos.preset/name_search HTTP/1.0" 200 - 2 0.003 0.004 2025-02-04 08:59:26,614 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:26] "POST /web/dataset/call_kw/pos.preset/web_search_read HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:59:29,063 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:29] "GET / HTTP/1.0" 200 - 13 0.008 0.028 2025-02-04 08:59:29,298 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:29] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.010 0.006 2025-02-04 08:59:29,302 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:29] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 5 0.008 0.011 2025-02-04 08:59:29,851 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:29] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:59:30,064 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:30] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.002 0.004 2025-02-04 08:59:30,065 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:30] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.003 0.004 2025-02-04 08:59:30,072 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:30] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:59:30,078 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:30] "GET /web/image/website/1/logo/My%20Website?unique=44b6922 HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:59:30,305 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:30] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:59:30,308 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:30] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 6 0.004 0.009 2025-02-04 08:59:31,100 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:31] "GET /website/translations/8c9f1323863dd720c819fc26016e8b318ea71338?lang=en_US HTTP/1.0" 200 - 2 0.003 0.008 2025-02-04 08:59:31,349 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:31] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 4 0.004 0.010 2025-02-04 08:59:31,359 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:31] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:59:31,365 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:31] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.010 0.020 2025-02-04 08:59:31,633 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:31] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 3 0.005 0.010 2025-02-04 08:59:33,965 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:33] "POST /web/dataset/call_kw/pos.preset/name_search HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:59:35,997 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:35] "POST /web/dataset/call_kw/pos.preset/web_read HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:59:36,787 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:36] "POST /web/dataset/call_kw/pos.preset/name_search HTTP/1.0" 200 - 2 0.001 0.003 2025-02-04 08:59:39,868 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:39] "GET /web/login HTTP/1.0" 200 - 15 0.012 0.041 2025-02-04 08:59:40,425 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:40] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 4 0.004 0.010 2025-02-04 08:59:40,442 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:40] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.010 0.021 2025-02-04 08:59:44,645 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:59:44,670 32 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [28] 2025-02-04 08:59:44,688 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:44] "POST /web/login HTTP/1.0" 303 - 45 0.034 0.568 2025-02-04 08:59:44,971 32 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (pcABiAYmpu7O_ucGpsFIVZoEhswh97JbpSZfpFB-Ff) 2025-02-04 08:59:45,022 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:45] "GET /odoo HTTP/1.0" 200 - 27 0.012 0.041 2025-02-04 08:59:45,154 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:45] "POST /web/dataset/call_kw/res.config.settings/onchange HTTP/1.0" 200 - 220 0.061 0.233 2025-02-04 08:59:45,238 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:45] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:59:45,241 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:45] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 4 0.001 0.004 2025-02-04 08:59:45,255 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:45] "GET /web/webclient/load_menus/3dfbdd39bbf5bb9d16b8d259b87acded557669dd980302e62244efaa7bf73367 HTTP/1.0" 200 - 3 0.001 0.012 2025-02-04 08:59:45,261 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:45] "GET /web/webclient/translations/894c72e08662ff9531a6d4a487666b7905053b57?lang=en_US HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:59:45,990 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:45] "GET / HTTP/1.0" 200 - 13 0.007 0.023 2025-02-04 08:59:46,052 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 1 0.004 0.005 2025-02-04 08:59:46,068 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:59:46,100 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "POST /web/webclient/version_info HTTP/1.0" 200 - 2 0.003 0.007 2025-02-04 08:59:46,115 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "GET /web/assets/1/7cb0645/web.assets_frontend_minimal.min.js HTTP/1.0" 200 - 5 0.005 0.009 2025-02-04 08:59:46,225 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "GET /web/static/lib/odoo_ui_icons/fonts/odoo_ui_icons.woff2 HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:59:46,234 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "GET /web/static/fonts/twitter_x_only.woff HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:59:46,246 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "GET /web/image/website/1/logo/My%20Website?unique=44b6922 HTTP/1.0" 200 - 5 0.004 0.008 2025-02-04 08:59:46,256 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "GET /web/static/img/odoo_logo_tiny.png HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:59:46,262 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:59:46,301 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "GET /_odoo/support HTTP/1.0" 404 - 31 0.020 0.190 2025-02-04 08:59:46,434 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "GET /web/assets/1/cff1456/web.assets_frontend_lazy.min.js HTTP/1.0" 200 - 5 0.004 0.007 2025-02-04 08:59:46,686 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "GET /website/translations/8c9f1323863dd720c819fc26016e8b318ea71338?lang=en_US HTTP/1.0" 200 - 2 0.003 0.010 2025-02-04 08:59:46,741 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "GET /im_livechat/assets_embed.css HTTP/1.0" 200 - 4 0.004 0.011 2025-02-04 08:59:46,755 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "GET /social_push_notifications/static/lib/firebase.js HTTP/1.0" 200 - 1 0.003 0.005 2025-02-04 08:59:46,761 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.011 0.024 2025-02-04 08:59:46,852 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:46] "POST /social_push_notifications/fetch_push_configuration HTTP/1.0" 200 - 3 0.004 0.009 2025-02-04 08:59:47,377 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:47] "GET /web/login HTTP/1.0" 200 - 16 0.012 0.038 2025-02-04 08:59:47,428 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:47] "POST /web/webclient/version_info HTTP/1.0" 200 - 2 0.004 0.007 2025-02-04 08:59:47,460 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:47] "GET /_odoo/support HTTP/1.0" 404 - 17 0.010 0.032 2025-02-04 08:59:47,741 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:47] "POST /web/dataset/call_kw/iot.channel/get_iot_channel HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:59:47,746 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:47] "GET /web/image/website/1/favicon?unique=44b6922 HTTP/1.0" 200 - 6 0.004 0.010 2025-02-04 08:59:47,746 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:47] "GET /bus/websocket_worker_bundle?v=18.0-3 HTTP/1.0" 200 - 3 0.001 0.003 2025-02-04 08:59:47,767 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:47] "GET /web/static/img/favicon.ico HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:59:47,781 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:47] "GET /web/manifest.webmanifest HTTP/1.0" 200 - 6 0.008 0.007 2025-02-04 08:59:47,987 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:47] "GET /im_livechat/assets_embed.css HTTP/1.0" 304 - 4 0.004 0.009 2025-02-04 08:59:48,000 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:47] "POST /im_livechat/init HTTP/1.0" 200 - 20 0.009 0.016 2025-02-04 08:59:48,009 30 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:48] "GET /web/static/img/odoo-icon-192x192.png HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:59:48,011 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:48] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.001 0.003 2025-02-04 08:59:48,213 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:48] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.0" 200 - 1 0.000 0.003 2025-02-04 08:59:48,414 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:48] "GET /web/service-worker.js HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:59:48,494 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:48] "POST /hr_attendance/attendance_user_data HTTP/1.0" 200 - 8 0.005 0.011 2025-02-04 08:59:48,626 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:48] "GET /odoo/offline HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:59:48,923 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:48] "POST /mail/data HTTP/1.0" 200 - 58 0.037 0.069 2025-02-04 08:59:49,279 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:49] "GET /odoo/settings?debug=1 HTTP/1.0" 303 - 2 0.004 0.007 2025-02-04 08:59:49,468 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:49] "GET /web/login?redirect=/odoo/settings?debug%3D1 HTTP/1.0" 200 - 12 0.008 0.034 2025-02-04 08:59:49,547 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_users: Login successful for login:admin from 127.0.0.42 2025-02-04 08:59:49,560 30 INFO 74450978-saas-18-1-all odoo.models.unlink: User #4 deleted website.visitor records with IDs: [29] 2025-02-04 08:59:49,566 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:49] "POST /web/login HTTP/1.0" 303 - 45 0.020 0.579 2025-02-04 08:59:49,588 30 INFO 74450978-saas-18-1-all odoo.addons.base.models.res_device: User 2 inserts device log (RdYySJlJcjIosz98Yb7UYsA7cKD1uhUmqKgsNZWJzY) 2025-02-04 08:59:49,632 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:49] "GET /odoo HTTP/1.0" 200 - 27 0.013 0.034 2025-02-04 08:59:49,634 32 INFO ? werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:49] "GET /web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.0" 200 - 0 0.000 0.001 2025-02-04 08:59:49,639 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:49] "GET /web/assets/1/1dca57d/web.assets_frontend.min.css HTTP/1.0" 200 - 4 0.001 0.004 2025-02-04 08:59:49,681 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:49] "POST /web/webclient/version_info HTTP/1.0" 200 - 1 0.000 0.002 2025-02-04 08:59:49,687 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:49] "GET /web/assets/964485d/web.assets_web.min.css HTTP/1.0" 200 - 4 0.001 0.005 2025-02-04 08:59:49,698 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:49] "GET /web/assets/60cadfe/web.assets_web.min.js HTTP/1.0" 200 - 3 0.001 0.004 2025-02-04 08:59:49,733 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:49] "GET /web/webclient/load_menus/3dfbdd39bbf5bb9d16b8d259b87acded557669dd980302e62244efaa7bf73367 HTTP/1.0" 200 - 3 0.001 0.010 2025-02-04 08:59:49,739 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:49] "GET /web/webclient/translations/894c72e08662ff9531a6d4a487666b7905053b57?lang=en_US HTTP/1.0" 200 - 1 0.000 0.004 2025-02-04 08:59:49,805 32 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:49] "GET /web/assets/78cd4f5/web.assets_web_print.min.css HTTP/1.0" 200 - 3 0.001 0.005 2025-02-04 08:59:49,899 30 INFO 74450978-saas-18-1-all werkzeug: 127.0.0.42 - - [04/Feb/2025 08:59:49] "GET /_odoo/support HTTP/1.0" 404 - 31 0.016 0.201 2