Advertisement
ishanra

odoo 14 error

Jun 5th, 2022
1,353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 51.20 KB | None | 0 0
  1. /home/shani/fynarfin/odoo/odooenv/bin/python /home/shani/fynarfin/odoo14/odoo-bin -r odoo -w odoo --addons-path=addons,openg2p-erp,openg2p-erp-community-addon -d odoodb14
  2. 2022-06-05 13:11:08,933 14858 DEBUG ? odoo.netsvc: logger level set: "odoo.http.rpc.request:INFO"
  3. 2022-06-05 13:11:08,933 14858 DEBUG ? odoo.netsvc: logger level set: "odoo.http.rpc.response:INFO"
  4. 2022-06-05 13:11:08,934 14858 DEBUG ? odoo.netsvc: logger level set: ":INFO"
  5. 2022-06-05 13:11:08,934 14858 DEBUG ? odoo.netsvc: logger level set: "odoo:DEBUG"
  6. 2022-06-05 13:11:08,934 14858 DEBUG ? odoo.netsvc: logger level set: "odoo.sql_db:INFO"
  7. 2022-06-05 13:11:08,934 14858 DEBUG ? odoo.netsvc: logger level set: ":INFO"
  8. 2022-06-05 13:11:08,948 14858 WARNING ? py.warnings: /home/shani/fynarfin/odoo14/odoo/tools/config.py:1005: DeprecationWarning: The osv-memory-age-limit is a deprecated alias to the transient-age-limit option, please use the latter.
  9.   warnings.warn(
  10.  
  11. 2022-06-05 13:11:08,948 14858 INFO ? odoo: Odoo version 14.0
  12. 2022-06-05 13:11:08,948 14858 INFO ? odoo: Using configuration file at /home/shani/.odoorc
  13. 2022-06-05 13:11:08,948 14858 INFO ? odoo: addons paths: ['/home/shani/fynarfin/odoo14/odoo/addons', '/home/shani/.local/share/Odoo/addons/14.0', '/home/shani/fynarfin/odoo14/addons', '/home/shani/fynarfin/odoo14/openg2p-erp', '/home/shani/fynarfin/odoo14/openg2p-erp-community-addon']
  14. 2022-06-05 13:11:08,948 14858 INFO ? odoo: database: odoo@default:default
  15. 2022-06-05 13:11:09,468 14858 WARNING ? py.warnings: /home/shani/fynarfin/odoo/odooenv/lib/python3.8/site-packages/reportlab/__init__.py:8: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
  16.  import sys, os, imp
  17.  
  18. 2022-06-05 13:11:09,702 14858 INFO ? odoo.addons.base.models.ir_actions_report: You need Wkhtmltopdf to print a pdf version of the reports.
  19. 2022-06-05 13:11:10,327 14858 DEBUG ? odoo.service.server: Setting signal handlers
  20. 2022-06-05 13:11:10,329 14858 INFO ? odoo.service.server: HTTP service (werkzeug) running on shani-Predator-PH315-51:8069
  21. 2022-06-05 13:11:10,869 14858 DEBUG ? odoo.modules.registry: Multiprocess load registry signaling: [Registry: 3] [Cache: 6]
  22. 2022-06-05 13:11:11,069 14858 INFO odoodb14 odoo.modules.loading: loading 1 modules...
  23. 2022-06-05 13:11:11,069 14858 DEBUG odoodb14 odoo.modules.loading: Loading module base (1/1)
  24. 2022-06-05 13:11:11,082 14858 DEBUG odoodb14 odoo.modules.loading: Module base loaded in 0.01s, 0 queries
  25. 2022-06-05 13:11:11,082 14858 INFO odoodb14 odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra)
  26. 2022-06-05 13:11:11,479 14858 DEBUG odoodb14 odoo.modules.loading: Updating graph with 51 more modules
  27. 2022-06-05 13:11:11,480 14858 INFO odoodb14 odoo.modules.loading: loading 52 modules...
  28. 2022-06-05 13:11:11,480 14858 DEBUG odoodb14 odoo.modules.loading: Loading module swipe_images_backend (2/52)
  29. 2022-06-05 13:11:11,492 14858 DEBUG odoodb14 odoo.modules.loading: Module swipe_images_backend loaded in 0.01s, 0 queries
  30. 2022-06-05 13:11:11,492 14858 DEBUG odoodb14 odoo.modules.loading: Loading module base_currency_iso_4217 (3/52)
  31. 2022-06-05 13:11:11,497 14858 DEBUG odoodb14 odoo.modules.loading: Module base_currency_iso_4217 loaded in 0.01s, 0 queries
  32. 2022-06-05 13:11:11,498 14858 DEBUG odoodb14 odoo.modules.loading: Loading module base_search_fuzzy (4/52)
  33. 2022-06-05 13:11:11,514 14858 DEBUG odoodb14 odoo.modules.loading: Module base_search_fuzzy loaded in 0.02s, 0 queries
  34. 2022-06-05 13:11:11,514 14858 DEBUG odoodb14 odoo.modules.loading: Loading module base_sparse_field (5/52)
  35. 2022-06-05 13:11:11,559 14858 DEBUG odoodb14 odoo.modules.loading: Module base_sparse_field loaded in 0.05s, 0 queries
  36. 2022-06-05 13:11:11,560 14858 DEBUG odoodb14 odoo.modules.loading: Loading module component (6/52)
  37. 2022-06-05 13:11:11,597 14858 DEBUG odoodb14 odoo.modules.loading: Module component loaded in 0.04s, 0 queries
  38. 2022-06-05 13:11:11,597 14858 DEBUG odoodb14 odoo.modules.loading: Loading module mass_editing (7/52)
  39. 2022-06-05 13:11:11,613 14858 DEBUG odoodb14 odoo.modules.loading: Module mass_editing loaded in 0.02s, 0 queries
  40. 2022-06-05 13:11:11,613 14858 DEBUG odoodb14 odoo.modules.loading: Loading module module_auto_update (8/52)
  41. 2022-06-05 13:11:11,629 14858 DEBUG odoodb14 odoo.modules.loading: Module module_auto_update loaded in 0.02s, 0 queries
  42. 2022-06-05 13:11:11,629 14858 DEBUG odoodb14 odoo.modules.loading: Loading module remove_odoo_enterprise (9/52)
  43. 2022-06-05 13:11:11,648 14858 DEBUG odoodb14 odoo.modules.loading: Module remove_odoo_enterprise loaded in 0.02s, 0 queries
  44. 2022-06-05 13:11:11,648 14858 DEBUG odoodb14 odoo.modules.loading: Loading module web (10/52)
  45. 2022-06-05 13:11:11,658 14858 DEBUG odoodb14 odoo.modules.loading: Module web loaded in 0.01s, 0 queries
  46. 2022-06-05 13:11:11,658 14858 DEBUG odoodb14 odoo.modules.loading: Loading module auth_totp (11/52)
  47. 2022-06-05 13:11:11,709 14858 DEBUG odoodb14 odoo.modules.loading: Module auth_totp loaded in 0.05s, 0 queries
  48. 2022-06-05 13:11:11,709 14858 DEBUG odoodb14 odoo.modules.loading: Loading module base_import (12/52)
  49. 2022-06-05 13:11:11,750 14858 DEBUG odoodb14 odoo.modules.loading: Module base_import loaded in 0.04s, 0 queries
  50. 2022-06-05 13:11:11,750 14858 DEBUG odoodb14 odoo.modules.loading: Loading module base_rest (13/52)
  51. 2022-06-05 13:11:11,853 14858 DEBUG odoodb14 odoo.modules.loading: Module base_rest loaded in 0.10s, 0 queries
  52. 2022-06-05 13:11:11,853 14858 DEBUG odoodb14 odoo.modules.loading: Loading module base_setup (14/52)
  53. 2022-06-05 13:11:11,894 14858 DEBUG odoodb14 odoo.modules.loading: Module base_setup loaded in 0.04s, 0 queries
  54. 2022-06-05 13:11:11,894 14858 DEBUG odoodb14 odoo.modules.loading: Loading module bus (15/52)
  55. 2022-06-05 13:11:11,944 14858 DEBUG odoodb14 odoo.modules.loading: Module bus loaded in 0.05s, 0 queries
  56. 2022-06-05 13:11:11,944 14858 DEBUG odoodb14 odoo.modules.loading: Loading module crnd_web_button_box_full_width (16/52)
  57. 2022-06-05 13:11:11,957 14858 DEBUG odoodb14 odoo.modules.loading: Module crnd_web_button_box_full_width loaded in 0.01s, 0 queries
  58. 2022-06-05 13:11:11,957 14858 DEBUG odoodb14 odoo.modules.loading: Loading module report_xlsx (17/52)
  59. 2022-06-05 13:11:11,975 14858 DEBUG odoodb14 odoo.modules.loading: Module report_xlsx loaded in 0.02s, 0 queries
  60. 2022-06-05 13:11:11,975 14858 DEBUG odoodb14 odoo.modules.loading: Loading module resource (18/52)
  61. 2022-06-05 13:11:12,008 14858 DEBUG odoodb14 odoo.modules.loading: Module resource loaded in 0.03s, 0 queries
  62. 2022-06-05 13:11:12,009 14858 DEBUG odoodb14 odoo.modules.loading: Loading module server_environment (19/52)
  63. 2022-06-05 13:11:12,031 14858 INFO odoodb14 odoo.addons.server_environment.server_env: not using server_environment_files for configuration, no directory found
  64. 2022-06-05 13:11:12,268 14858 DEBUG odoodb14 odoo.modules.loading: Module server_environment loaded in 0.26s, 0 queries
  65. 2022-06-05 13:11:12,268 14858 DEBUG odoodb14 odoo.modules.loading: Loading module web_advanced_search (20/52)
  66. 2022-06-05 13:11:12,277 14858 DEBUG odoodb14 odoo.modules.loading: Module web_advanced_search loaded in 0.01s, 0 queries
  67. 2022-06-05 13:11:12,277 14858 DEBUG odoodb14 odoo.modules.loading: Loading module web_editor (21/52)
  68. 2022-06-05 13:11:12,336 14858 DEBUG odoodb14 odoo.modules.loading: Module web_editor loaded in 0.06s, 0 queries
  69. 2022-06-05 13:11:12,336 14858 DEBUG odoodb14 odoo.modules.loading: Loading module web_ir_actions_act_window_message (22/52)
  70. 2022-06-05 13:11:12,348 14858 DEBUG odoodb14 odoo.modules.loading: Module web_ir_actions_act_window_message loaded in 0.01s, 0 queries
  71. 2022-06-05 13:11:12,348 14858 DEBUG odoodb14 odoo.modules.loading: Loading module web_kanban_gauge (23/52)
  72. 2022-06-05 13:11:12,349 14858 DEBUG odoodb14 odoo.modules.loading: Module web_kanban_gauge loaded in 0.00s, 0 queries
  73. 2022-06-05 13:11:12,349 14858 DEBUG odoodb14 odoo.modules.loading: Loading module web_listview_range_select (24/52)
  74. 2022-06-05 13:11:12,355 14858 DEBUG odoodb14 odoo.modules.loading: Module web_listview_range_select loaded in 0.01s, 0 queries
  75. 2022-06-05 13:11:12,355 14858 DEBUG odoodb14 odoo.modules.loading: Loading module web_m2x_options (25/52)
  76. 2022-06-05 13:11:12,403 14858 DEBUG odoodb14 odoo.modules.loading: Module web_m2x_options loaded in 0.05s, 0 queries
  77. 2022-06-05 13:11:12,403 14858 DEBUG odoodb14 odoo.modules.loading: Loading module web_tour (26/52)
  78. 2022-06-05 13:11:12,407 14858 DEBUG odoodb14 odoo.modules.loading: Module web_tour loaded in 0.00s, 0 queries
  79. 2022-06-05 13:11:12,407 14858 DEBUG odoodb14 odoo.modules.loading: Loading module iap (27/52)
  80. 2022-06-05 13:11:12,437 14858 DEBUG odoodb14 odoo.modules.loading: Module iap loaded in 0.03s, 0 queries
  81. 2022-06-05 13:11:12,437 14858 DEBUG odoodb14 odoo.modules.loading: Loading module mail (28/52)
  82. 2022-06-05 13:11:12,510 14858 WARNING odoodb14 py.warnings: /home/shani/fynarfin/odoo/odooenv/lib/python3.8/site-packages/jinja2/sandbox.py:82: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working
  83.  from collections import MutableSet, MutableMapping, MutableSequence
  84.  
  85. 2022-06-05 13:11:12,680 14858 DEBUG odoodb14 odoo.modules.loading: Module mail loaded in 0.24s, 0 queries
  86. 2022-06-05 13:11:12,680 14858 DEBUG odoodb14 odoo.modules.loading: Loading module report_xlsx_helper (29/52)
  87. 2022-06-05 13:11:12,700 14858 DEBUG odoodb14 odoo.modules.loading: Module report_xlsx_helper loaded in 0.02s, 0 queries
  88. 2022-06-05 13:11:12,700 14858 DEBUG odoodb14 odoo.modules.loading: Loading module storage_backend (30/52)
  89. 2022-06-05 13:11:12,706 14858 DEBUG odoodb14 odoo.modules.loading: Module storage_backend loaded in 0.01s, 0 queries
  90. 2022-06-05 13:11:12,706 14858 DEBUG odoodb14 odoo.modules.loading: Loading module web_notify (31/52)
  91. 2022-06-05 13:11:12,716 14858 DEBUG odoodb14 odoo.modules.loading: Module web_notify loaded in 0.01s, 0 queries
  92. 2022-06-05 13:11:12,716 14858 DEBUG odoodb14 odoo.modules.loading: Loading module web_unsplash (32/52)
  93. 2022-06-05 13:11:12,737 14858 DEBUG odoodb14 odoo.modules.loading: Module web_unsplash loaded in 0.02s, 0 queries
  94. 2022-06-05 13:11:12,737 14858 DEBUG odoodb14 odoo.modules.loading: Loading module auth_signup (33/52)
  95. 2022-06-05 13:11:12,741 14858 DEBUG odoodb14 odoo.modules.loading: Module auth_signup loaded in 0.00s, 0 queries
  96. 2022-06-05 13:11:12,742 14858 DEBUG odoodb14 odoo.modules.loading: Loading module calendar (34/52)
  97. 2022-06-05 13:11:12,794 14858 DEBUG odoodb14 odoo.modules.loading: Module calendar loaded in 0.05s, 0 queries
  98. 2022-06-05 13:11:12,794 14858 DEBUG odoodb14 odoo.modules.loading: Loading module disable_odoo_online (35/52)
  99. 2022-06-05 13:11:12,806 14858 DEBUG odoodb14 odoo.modules.loading: Module disable_odoo_online loaded in 0.01s, 0 queries
  100. 2022-06-05 13:11:12,806 14858 DEBUG odoodb14 odoo.modules.loading: Loading module fetchmail (36/52)
  101. 2022-06-05 13:11:12,836 14858 DEBUG odoodb14 odoo.modules.loading: Module fetchmail loaded in 0.03s, 0 queries
  102. 2022-06-05 13:11:12,836 14858 DEBUG odoodb14 odoo.modules.loading: Loading module field_image_preview (37/52)
  103. 2022-06-05 13:11:12,855 14858 DEBUG odoodb14 odoo.modules.loading: Module field_image_preview loaded in 0.02s, 0 queries
  104. 2022-06-05 13:11:12,855 14858 DEBUG odoodb14 odoo.modules.loading: Loading module iap_mail (38/52)
  105. 2022-06-05 13:11:12,871 14858 DEBUG odoodb14 odoo.modules.loading: Module iap_mail loaded in 0.02s, 0 queries
  106. 2022-06-05 13:11:12,872 14858 DEBUG odoodb14 odoo.modules.loading: Loading module mail_bot (39/52)
  107. 2022-06-05 13:11:12,893 14858 DEBUG odoodb14 odoo.modules.loading: Module mail_bot loaded in 0.02s, 0 queries
  108. 2022-06-05 13:11:12,893 14858 DEBUG odoodb14 odoo.modules.loading: Loading module phone_validation (40/52)
  109. 2022-06-05 13:11:13,046 14858 DEBUG odoodb14 odoo.modules.loading: Module phone_validation loaded in 0.15s, 0 queries
  110. 2022-06-05 13:11:13,046 14858 DEBUG odoodb14 odoo.modules.loading: Loading module queue_job (41/52)
  111. 2022-06-05 13:11:13,114 14858 DEBUG odoodb14 odoo.modules.loading: Module queue_job loaded in 0.07s, 0 queries
  112. 2022-06-05 13:11:13,114 14858 DEBUG odoodb14 odoo.modules.loading: Loading module storage_backend_s3 (42/52)
  113. 2022-06-05 13:11:13,306 14858 INFO odoodb14 odoo.addons.storage_backend_s3.models.storage_backend: Loading available AWS regions
  114. 2022-06-05 13:11:13,355 14858 DEBUG odoodb14 odoo.modules.loading: Module storage_backend_s3 loaded in 0.24s, 0 queries
  115. 2022-06-05 13:11:13,355 14858 DEBUG odoodb14 odoo.modules.loading: Loading module base_import_async (43/52)
  116. 2022-06-05 13:11:13,376 14858 DEBUG odoodb14 odoo.modules.loading: Module base_import_async loaded in 0.02s, 0 queries
  117. 2022-06-05 13:11:13,376 14858 DEBUG odoodb14 odoo.modules.loading: Loading module partner_autocomplete (44/52)
  118. 2022-06-05 13:11:13,410 14858 DEBUG odoodb14 odoo.modules.loading: Module partner_autocomplete loaded in 0.03s, 0 queries
  119. 2022-06-05 13:11:13,410 14858 DEBUG odoodb14 odoo.modules.loading: Loading module sms (45/52)
  120. 2022-06-05 13:11:13,489 14858 DEBUG odoodb14 odoo.modules.loading: Module sms loaded in 0.08s, 0 queries
  121. 2022-06-05 13:11:13,489 14858 DEBUG odoodb14 odoo.modules.loading: Loading module calendar_sms (46/52)
  122. 2022-06-05 13:11:13,512 14858 DEBUG odoodb14 odoo.modules.loading: Module calendar_sms loaded in 0.02s, 0 queries
  123. 2022-06-05 13:11:13,512 14858 DEBUG odoodb14 odoo.modules.loading: Loading module openg2p (47/52)
  124. 2022-06-05 13:11:13,542 14858 WARNING odoodb14 odoo.models: The model openg2p.beneficiary.transaction.wizard has no _description
  125. 2022-06-05 13:11:13,543 14858 DEBUG odoodb14 odoo.modules.loading: Module openg2p loaded in 0.03s, 0 queries
  126. 2022-06-05 13:11:13,543 14858 DEBUG odoodb14 odoo.modules.loading: Loading module openg2p_program (48/52)
  127. 2022-06-05 13:11:13,552 14858 DEBUG odoodb14 odoo.modules.loading: Module openg2p_program loaded in 0.01s, 0 queries
  128. 2022-06-05 13:11:13,552 14858 DEBUG odoodb14 odoo.modules.loading: Loading module openg2p_registration (49/52)
  129. 2022-06-05 13:11:13,565 14858 WARNING odoodb14 odoo.models: The model openg2p.registration.update_regd has no _description
  130. 2022-06-05 13:11:13,566 14858 DEBUG odoodb14 odoo.modules.loading: Module openg2p_registration loaded in 0.01s, 0 queries
  131. 2022-06-05 13:11:13,566 14858 DEBUG odoodb14 odoo.modules.loading: Loading module odk-connector (50/52)
  132. 2022-06-05 13:11:13,569 14858 DEBUG odoodb14 odoo.modules.loading: Module odk-connector loaded in 0.00s, 0 queries
  133. 2022-06-05 13:11:13,569 14858 DEBUG odoodb14 odoo.modules.loading: Loading module openg2p_disbursement (51/52)
  134. 2022-06-05 13:11:16,467 14858 WARNING odoodb14 odoo.models: The model openg2p.disbursement.batch.transaction.wizard has no _description
  135. 2022-06-05 13:11:16,468 14858 WARNING odoodb14 odoo.models: The model openg2p.disbursement.file has no _description
  136. 2022-06-05 13:11:16,468 14858 DEBUG odoodb14 odoo.modules.loading: Module openg2p_disbursement loaded in 2.90s, 0 queries
  137. 2022-06-05 13:11:16,468 14858 DEBUG odoodb14 odoo.modules.loading: Loading module openg2p_package (52/52)
  138. 2022-06-05 13:11:16,469 14858 DEBUG odoodb14 odoo.modules.loading: Module openg2p_package loaded in 0.00s, 0 queries
  139. 2022-06-05 13:11:16,469 14858 INFO odoodb14 odoo.modules.loading: 52 modules loaded in 4.99s, 0 queries (+0 extra)
  140. 2022-06-05 13:11:17,134 14858 WARNING odoodb14 odoo.fields: Field openg2p.beneficiary.regression_and_progression: unknown parameter 'stored', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it
  141. 2022-06-05 13:11:17,134 14858 WARNING odoodb14 odoo.fields: Field openg2p.beneficiary.total_quality: unknown parameter 'stored', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it
  142. 2022-06-05 13:11:17,134 14858 WARNING odoodb14 odoo.fields: Field openg2p.beneficiary.total_equity: unknown parameter 'stored', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it
  143. 2022-06-05 13:11:17,134 14858 WARNING odoodb14 odoo.fields: Field openg2p.beneficiary.grand_total: unknown parameter 'stored', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it
  144. 2022-06-05 13:11:17,149 14858 WARNING odoodb14 odoo.fields: openg2p.registration.stage_action: selection attribute will be ignored as the field is related
  145. 2022-06-05 13:11:17,149 14858 WARNING odoodb14 odoo.fields: Field openg2p.registration.regression_and_progression: unknown parameter 'stored', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it
  146. 2022-06-05 13:11:17,149 14858 WARNING odoodb14 odoo.fields: Field openg2p.registration.total_quality: unknown parameter 'stored', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it
  147. 2022-06-05 13:11:17,150 14858 WARNING odoodb14 odoo.fields: Field openg2p.registration.total_equity: unknown parameter 'stored', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it
  148. 2022-06-05 13:11:17,150 14858 WARNING odoodb14 odoo.fields: Field openg2p.registration.grand_total: unknown parameter 'stored', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it
  149. 2022-06-05 13:11:17,154 14858 WARNING odoodb14 odoo.fields: Field openg2p.registration.update_regd.stage_id: unknown parameter 'tracking', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it
  150. 2022-06-05 13:11:17,157 14858 WARNING odoodb14 odoo.fields: openg2p.disbursement.single.transaction.payment_mode: selection attribute will be ignored as the field is related
  151. 2022-06-05 13:11:17,161 14858 WARNING odoodb14 odoo.fields: openg2p.disbursement.main.payment_mode: selection attribute will be ignored as the field is related
  152. 2022-06-05 13:11:17,178 14858 INFO odoodb14 odoo.modules.loading: Modules loaded.
  153. 2022-06-05 13:11:17,465 14858 DEBUG odoodb14 odoo.service.server: cron0 started!
  154. 2022-06-05 13:11:17,465 14858 DEBUG odoodb14 odoo.service.server: cron1 started!
  155. 2022-06-05 13:11:18,998 14858 DEBUG ? odoo.http: Loading base
  156. 2022-06-05 13:11:18,998 14858 DEBUG ? odoo.http: Loading test_apikeys
  157. 2022-06-05 13:11:18,999 14858 DEBUG ? odoo.http: Loading test_assetsbundle
  158. 2022-06-05 13:11:18,999 14858 DEBUG ? odoo.http: Loading test_exceptions
  159. 2022-06-05 13:11:19,013 14858 DEBUG ? odoo.http: Loading test_main_flows
  160. 2022-06-05 13:11:19,014 14858 DEBUG ? odoo.http: Loading test_new_api
  161. 2022-06-05 13:11:19,030 14858 DEBUG ? odoo.http: Loading test_translation_import
  162. 2022-06-05 13:11:19,038 14858 DEBUG ? odoo.http: Loading account
  163. 2022-06-05 13:11:19,047 14858 DEBUG ? odoo.http: Loading account_check_printing
  164. 2022-06-05 13:11:19,047 14858 DEBUG ? odoo.http: Loading adyen_platforms
  165. 2022-06-05 13:11:19,048 14858 DEBUG ? odoo.http: Loading auth_oauth
  166. 2022-06-05 13:11:19,048 14858 DEBUG ? odoo.http: Loading auth_password_policy
  167. 2022-06-05 13:11:19,048 14858 DEBUG ? odoo.http: Loading auth_password_policy_portal
  168. 2022-06-05 13:11:19,048 14858 DEBUG ? odoo.http: Loading auth_password_policy_signup
  169. 2022-06-05 13:11:19,048 14858 DEBUG ? odoo.http: Loading auth_signup
  170. 2022-06-05 13:11:19,048 14858 DEBUG ? odoo.http: Loading auth_totp
  171. 2022-06-05 13:11:19,048 14858 DEBUG ? odoo.http: Loading auth_totp_portal
  172. 2022-06-05 13:11:19,049 14858 DEBUG ? odoo.http: Loading barcodes
  173. 2022-06-05 13:11:19,049 14858 DEBUG ? odoo.http: Loading base_automation
  174. 2022-06-05 13:11:19,062 14858 DEBUG ? odoo.http: Loading base_iban
  175. 2022-06-05 13:11:19,062 14858 DEBUG ? odoo.http: Loading base_import
  176. 2022-06-05 13:11:19,063 14858 DEBUG ? odoo.http: Loading base_setup
  177. 2022-06-05 13:11:19,063 14858 DEBUG ? odoo.http: Loading board
  178. 2022-06-05 13:11:19,063 14858 DEBUG ? odoo.http: Loading bus
  179. 2022-06-05 13:11:19,063 14858 DEBUG ? odoo.http: Loading calendar
  180. 2022-06-05 13:11:19,063 14858 DEBUG ? odoo.http: Loading contacts
  181. 2022-06-05 13:11:19,079 14858 DEBUG ? odoo.http: Loading crm
  182. 2022-06-05 13:11:19,080 14858 DEBUG ? odoo.http: Loading crm_iap_lead
  183. 2022-06-05 13:11:19,080 14858 DEBUG ? odoo.http: Loading digest
  184. 2022-06-05 13:11:19,141 14858 DEBUG ? odoo.http: Loading event
  185. 2022-06-05 13:11:19,141 14858 DEBUG ? odoo.http: Loading event_sale
  186. 2022-06-05 13:11:19,154 14858 DEBUG ? odoo.http: Loading fleet
  187. 2022-06-05 13:11:19,163 14858 DEBUG ? odoo.http: Loading gamification
  188. 2022-06-05 13:11:19,163 14858 DEBUG ? odoo.http: Loading google_calendar
  189. 2022-06-05 13:11:19,184 14858 DEBUG ? odoo.http: Loading google_drive
  190. 2022-06-05 13:11:19,184 14858 DEBUG ? odoo.http: Loading google_recaptcha
  191. 2022-06-05 13:11:19,185 14858 DEBUG ? odoo.http: Loading google_spreadsheet
  192. 2022-06-05 13:11:19,215 14858 DEBUG ? odoo.http: Loading hr
  193. 2022-06-05 13:11:19,258 14858 DEBUG ? odoo.http: Loading hr_attendance
  194. 2022-06-05 13:11:19,258 14858 DEBUG ? odoo.http: Loading hr_contract
  195. 2022-06-05 13:11:19,258 14858 DEBUG ? odoo.http: Loading hr_expense
  196. 2022-06-05 13:11:19,258 14858 DEBUG ? odoo.http: Loading hr_gamification
  197. 2022-06-05 13:11:19,294 14858 DEBUG ? odoo.http: Loading hr_holidays
  198. 2022-06-05 13:11:19,328 14858 DEBUG ? odoo.http: Loading hr_org_chart
  199. 2022-06-05 13:11:19,328 14858 DEBUG ? odoo.http: Loading hr_recruitment
  200. 2022-06-05 13:11:19,374 14858 DEBUG ? odoo.http: Loading hr_skills
  201. 2022-06-05 13:11:19,407 14858 DEBUG ? odoo.http: Loading hr_skills_slides
  202. 2022-06-05 13:11:19,425 14858 DEBUG ? odoo.http: Loading hr_skills_survey
  203. 2022-06-05 13:11:19,425 14858 DEBUG ? odoo.http: Loading hr_timesheet
  204. 2022-06-05 13:11:19,445 14858 DEBUG ? odoo.http: Loading hr_work_entry
  205. 2022-06-05 13:11:19,445 14858 DEBUG ? odoo.http: Loading http_routing
  206. 2022-06-05 13:11:19,445 14858 DEBUG ? odoo.http: Loading iap
  207. 2022-06-05 13:11:19,469 14858 DEBUG ? odoo.http: Loading im_livechat
  208. 2022-06-05 13:11:19,487 14858 DEBUG ? odoo.http: Loading l10n_ae
  209. 2022-06-05 13:11:19,487 14858 DEBUG ? odoo.http: Loading l10n_ar
  210. 2022-06-05 13:11:19,487 14858 DEBUG ? odoo.http: Loading l10n_ar_website_sale
  211. 2022-06-05 13:11:19,488 14858 DEBUG ? odoo.http: Loading l10n_at
  212. 2022-06-05 13:11:19,517 14858 DEBUG ? odoo.http: Loading l10n_au
  213. 2022-06-05 13:11:19,517 14858 DEBUG ? odoo.http: Loading l10n_be
  214. 2022-06-05 13:11:19,517 14858 DEBUG ? odoo.http: Loading l10n_bo
  215. 2022-06-05 13:11:19,518 14858 DEBUG ? odoo.http: Loading l10n_br
  216. 2022-06-05 13:11:19,518 14858 DEBUG ? odoo.http: Loading l10n_ca
  217. 2022-06-05 13:11:19,525 14858 DEBUG ? odoo.http: Loading l10n_ch
  218. 2022-06-05 13:11:19,539 14858 DEBUG ? odoo.http: Loading l10n_cl
  219. 2022-06-05 13:11:19,539 14858 DEBUG ? odoo.http: Loading l10n_cn
  220. 2022-06-05 13:11:19,539 14858 DEBUG ? odoo.http: Loading l10n_cn_city
  221. 2022-06-05 13:11:19,539 14858 DEBUG ? odoo.http: Loading l10n_co
  222. 2022-06-05 13:11:19,539 14858 DEBUG ? odoo.http: Loading l10n_co_pos
  223. 2022-06-05 13:11:19,540 14858 DEBUG ? odoo.http: Loading l10n_cr
  224. 2022-06-05 13:11:19,540 14858 DEBUG ? odoo.http: Loading l10n_cz
  225. 2022-06-05 13:11:19,540 14858 DEBUG ? odoo.http: Loading l10n_de
  226. 2022-06-05 13:11:19,540 14858 DEBUG ? odoo.http: Loading l10n_dk
  227. 2022-06-05 13:11:19,541 14858 DEBUG ? odoo.http: Loading l10n_do
  228. 2022-06-05 13:11:19,541 14858 DEBUG ? odoo.http: Loading l10n_dz
  229. 2022-06-05 13:11:19,541 14858 DEBUG ? odoo.http: Loading l10n_ec
  230. 2022-06-05 13:11:19,541 14858 DEBUG ? odoo.http: Loading l10n_es
  231. 2022-06-05 13:11:19,542 14858 DEBUG ? odoo.http: Loading l10n_et
  232. 2022-06-05 13:11:19,546 14858 DEBUG ? odoo.http: Loading l10n_fi
  233. 2022-06-05 13:11:19,547 14858 DEBUG ? odoo.http: Loading l10n_fi_sale
  234. 2022-06-05 13:11:19,547 14858 DEBUG ? odoo.http: Loading l10n_fr
  235. 2022-06-05 13:11:19,547 14858 DEBUG ? odoo.http: Loading l10n_fr_pos_cert
  236. 2022-06-05 13:11:19,547 14858 DEBUG ? odoo.http: Loading l10n_gcc_pos
  237. 2022-06-05 13:11:19,547 14858 DEBUG ? odoo.http: Loading l10n_generic_coa
  238. 2022-06-05 13:11:19,547 14858 DEBUG ? odoo.http: Loading l10n_gr
  239. 2022-06-05 13:11:19,548 14858 DEBUG ? odoo.http: Loading l10n_gt
  240. 2022-06-05 13:11:19,548 14858 DEBUG ? odoo.http: Loading l10n_hk
  241. 2022-06-05 13:11:19,548 14858 DEBUG ? odoo.http: Loading l10n_hn
  242. 2022-06-05 13:11:19,548 14858 DEBUG ? odoo.http: Loading l10n_hr
  243. 2022-06-05 13:11:19,548 14858 DEBUG ? odoo.http: Loading l10n_hu
  244. 2022-06-05 13:11:19,548 14858 DEBUG ? odoo.http: Loading l10n_id
  245. 2022-06-05 13:11:19,549 14858 DEBUG ? odoo.http: Loading l10n_ie
  246. 2022-06-05 13:11:19,549 14858 DEBUG ? odoo.http: Loading l10n_in
  247. 2022-06-05 13:11:19,549 14858 DEBUG ? odoo.http: Loading l10n_in_pos
  248. 2022-06-05 13:11:19,549 14858 DEBUG ? odoo.http: Loading l10n_it
  249. 2022-06-05 13:11:19,549 14858 DEBUG ? odoo.http: Loading l10n_jp
  250. 2022-06-05 13:11:19,550 14858 DEBUG ? odoo.http: Loading l10n_lt
  251. 2022-06-05 13:11:19,550 14858 DEBUG ? odoo.http: Loading l10n_lu
  252. 2022-06-05 13:11:19,550 14858 DEBUG ? odoo.http: Loading l10n_ma
  253. 2022-06-05 13:11:19,550 14858 DEBUG ? odoo.http: Loading l10n_mn
  254. 2022-06-05 13:11:19,550 14858 DEBUG ? odoo.http: Loading l10n_mx
  255. 2022-06-05 13:11:19,550 14858 DEBUG ? odoo.http: Loading l10n_nl
  256. 2022-06-05 13:11:19,551 14858 DEBUG ? odoo.http: Loading l10n_no
  257. 2022-06-05 13:11:19,568 14858 DEBUG ? odoo.http: Loading l10n_nz
  258. 2022-06-05 13:11:19,568 14858 DEBUG ? odoo.http: Loading l10n_pa
  259. 2022-06-05 13:11:19,568 14858 DEBUG ? odoo.http: Loading l10n_pe
  260. 2022-06-05 13:11:19,580 14858 DEBUG ? odoo.http: Loading l10n_pl
  261. 2022-06-05 13:11:19,580 14858 DEBUG ? odoo.http: Loading l10n_ro
  262. 2022-06-05 13:11:19,581 14858 DEBUG ? odoo.http: Loading l10n_sa
  263. 2022-06-05 13:11:19,581 14858 DEBUG ? odoo.http: Loading l10n_sa_pos
  264. 2022-06-05 13:11:19,581 14858 DEBUG ? odoo.http: Loading l10n_se
  265. 2022-06-05 13:11:19,581 14858 DEBUG ? odoo.http: Loading l10n_se_ocr
  266. 2022-06-05 13:11:19,581 14858 DEBUG ? odoo.http: Loading l10n_sg
  267. 2022-06-05 13:11:19,582 14858 DEBUG ? odoo.http: Loading l10n_si
  268. 2022-06-05 13:11:19,588 14858 DEBUG ? odoo.http: Loading l10n_sk
  269. 2022-06-05 13:11:19,589 14858 DEBUG ? odoo.http: Loading l10n_th
  270. 2022-06-05 13:11:19,589 14858 DEBUG ? odoo.http: Loading l10n_tr
  271. 2022-06-05 13:11:19,589 14858 DEBUG ? odoo.http: Loading l10n_ua
  272. 2022-06-05 13:11:19,589 14858 DEBUG ? odoo.http: Loading l10n_uk
  273. 2022-06-05 13:11:19,589 14858 DEBUG ? odoo.http: Loading l10n_us
  274. 2022-06-05 13:11:19,590 14858 DEBUG ? odoo.http: Loading l10n_uy
  275. 2022-06-05 13:11:19,590 14858 DEBUG ? odoo.http: Loading l10n_ve
  276. 2022-06-05 13:11:19,590 14858 DEBUG ? odoo.http: Loading l10n_vn
  277. 2022-06-05 13:11:19,590 14858 DEBUG ? odoo.http: Loading l10n_za
  278. 2022-06-05 13:11:19,590 14858 DEBUG ? odoo.http: Loading lunch
  279. 2022-06-05 13:11:19,591 14858 DEBUG ? odoo.http: Loading mail
  280. 2022-06-05 13:11:19,591 14858 DEBUG ? odoo.http: Loading mail_bot
  281. 2022-06-05 13:11:19,591 14858 DEBUG ? odoo.http: Loading maintenance
  282. 2022-06-05 13:11:19,591 14858 DEBUG ? odoo.http: Loading mass_mailing
  283. 2022-06-05 13:11:19,592 14858 DEBUG ? odoo.http: Loading mass_mailing_sms
  284. 2022-06-05 13:11:19,592 14858 DEBUG ? odoo.http: Loading membership
  285. 2022-06-05 13:11:19,592 14858 DEBUG ? odoo.http: Loading microsoft_calendar
  286. 2022-06-05 13:11:19,592 14858 DEBUG ? odoo.http: Loading mrp
  287. 2022-06-05 13:11:19,600 14858 DEBUG ? odoo.http: Loading note
  288. 2022-06-05 13:11:19,601 14858 DEBUG ? odoo.http: Loading odoo_referral
  289. 2022-06-05 13:11:19,601 14858 DEBUG ? odoo.http: Loading pad
  290. 2022-06-05 13:11:19,643 14858 DEBUG ? odoo.http: Loading pad_project
  291. 2022-06-05 13:11:19,643 14858 DEBUG ? odoo.http: Loading partner_autocomplete
  292. 2022-06-05 13:11:19,643 14858 DEBUG ? odoo.http: Loading payment
  293. 2022-06-05 13:11:19,643 14858 DEBUG ? odoo.http: Loading payment_adyen
  294. 2022-06-05 13:11:19,644 14858 DEBUG ? odoo.http: Loading payment_alipay
  295. 2022-06-05 13:11:19,644 14858 DEBUG ? odoo.http: Loading payment_authorize
  296. 2022-06-05 13:11:19,644 14858 DEBUG ? odoo.http: Loading payment_buckaroo
  297. 2022-06-05 13:11:19,644 14858 DEBUG ? odoo.http: Loading payment_ingenico
  298. 2022-06-05 13:11:19,644 14858 DEBUG ? odoo.http: Loading payment_odoo_by_adyen
  299. 2022-06-05 13:11:19,644 14858 DEBUG ? odoo.http: Loading payment_paypal
  300. 2022-06-05 13:11:19,645 14858 DEBUG ? odoo.http: Loading payment_payulatam
  301. 2022-06-05 13:11:19,645 14858 DEBUG ? odoo.http: Loading payment_payumoney
  302. 2022-06-05 13:11:19,645 14858 DEBUG ? odoo.http: Loading payment_sips
  303. 2022-06-05 13:11:19,645 14858 DEBUG ? odoo.http: Loading payment_stripe
  304. 2022-06-05 13:11:19,645 14858 DEBUG ? odoo.http: Loading payment_test
  305. 2022-06-05 13:11:19,645 14858 DEBUG ? odoo.http: Loading payment_transfer
  306. 2022-06-05 13:11:19,646 14858 DEBUG ? odoo.http: Loading point_of_sale
  307. 2022-06-05 13:11:19,646 14858 DEBUG ? odoo.http: Loading portal
  308. 2022-06-05 13:11:19,646 14858 DEBUG ? odoo.http: Loading portal_rating
  309. 2022-06-05 13:11:19,646 14858 DEBUG ? odoo.http: Loading pos_adyen
  310. 2022-06-05 13:11:19,671 14858 DEBUG ? odoo.http: Loading pos_cache
  311. 2022-06-05 13:11:19,696 14858 DEBUG ? odoo.http: Loading pos_discount
  312. 2022-06-05 13:11:19,697 14858 DEBUG ? odoo.http: Loading pos_epson_printer
  313. 2022-06-05 13:11:19,697 14858 DEBUG ? odoo.http: Loading pos_epson_printer_restaurant
  314. 2022-06-05 13:11:19,754 14858 DEBUG ? odoo.http: Loading pos_hr
  315. 2022-06-05 13:11:19,754 14858 DEBUG ? odoo.http: Loading pos_mercury
  316. 2022-06-05 13:11:19,754 14858 DEBUG ? odoo.http: Loading pos_restaurant
  317. 2022-06-05 13:11:19,754 14858 DEBUG ? odoo.http: Loading pos_restaurant_adyen
  318. 2022-06-05 13:11:19,754 14858 DEBUG ? odoo.http: Loading pos_six
  319. 2022-06-05 13:11:19,769 14858 DEBUG ? odoo.http: Loading product
  320. 2022-06-05 13:11:19,769 14858 DEBUG ? odoo.http: Loading product_email_template
  321. 2022-06-05 13:11:19,787 14858 DEBUG ? odoo.http: Loading product_expiry
  322. 2022-06-05 13:11:19,787 14858 DEBUG ? odoo.http: Loading product_matrix
  323. 2022-06-05 13:11:19,787 14858 DEBUG ? odoo.http: Loading project
  324. 2022-06-05 13:11:19,788 14858 DEBUG ? odoo.http: Loading purchase
  325. 2022-06-05 13:11:19,788 14858 DEBUG ? odoo.http: Loading purchase_product_matrix
  326. 2022-06-05 13:11:19,788 14858 DEBUG ? odoo.http: Loading purchase_stock
  327. 2022-06-05 13:11:19,798 14858 DEBUG ? odoo.http: Loading rating
  328. 2022-06-05 13:11:19,798 14858 DEBUG ? odoo.http: Loading repair
  329. 2022-06-05 13:11:19,799 14858 DEBUG ? odoo.http: Loading resource
  330. 2022-06-05 13:11:19,799 14858 DEBUG ? odoo.http: Loading sale
  331. 2022-06-05 13:11:19,799 14858 DEBUG ? odoo.http: Loading sale_expense
  332. 2022-06-05 13:11:19,799 14858 DEBUG ? odoo.http: Loading sale_management
  333. 2022-06-05 13:11:19,800 14858 DEBUG ? odoo.http: Loading sale_product_configurator
  334. 2022-06-05 13:11:19,800 14858 DEBUG ? odoo.http: Loading sale_product_matrix
  335. 2022-06-05 13:11:19,800 14858 DEBUG ? odoo.http: Loading sale_stock
  336. 2022-06-05 13:11:19,800 14858 DEBUG ? odoo.http: Loading sale_timesheet
  337. 2022-06-05 13:11:19,801 14858 DEBUG ? odoo.http: Loading sale_timesheet_edit
  338. 2022-06-05 13:11:19,811 14858 DEBUG ? odoo.http: Loading sales_team
  339. 2022-06-05 13:11:19,812 14858 DEBUG ? odoo.http: Loading sms
  340. 2022-06-05 13:11:19,817 14858 DEBUG ? odoo.http: Loading snailmail
  341. 2022-06-05 13:11:19,817 14858 DEBUG ? odoo.http: Loading snailmail_account
  342. 2022-06-05 13:11:19,818 14858 DEBUG ? odoo.http: Loading stock
  343. 2022-06-05 13:11:19,826 14858 DEBUG ? odoo.http: Loading survey
  344. 2022-06-05 13:11:19,830 14858 DEBUG ? odoo.http: Loading test_event_full
  345. 2022-06-05 13:11:19,830 14858 DEBUG ? odoo.http: Loading test_website
  346. 2022-06-05 13:11:19,830 14858 DEBUG ? odoo.http: Loading theme_default
  347. 2022-06-05 13:11:19,832 14858 DEBUG ? odoo.http: Loading transifex
  348. 2022-06-05 13:11:19,832 14858 DEBUG ? odoo.http: Loading utm
  349. 2022-06-05 13:11:19,833 14858 DEBUG ? odoo.http: Loading web
  350. 2022-06-05 13:11:19,833 14858 DEBUG ? odoo.http: Loading web_editor
  351. 2022-06-05 13:11:19,833 14858 DEBUG ? odoo.http: Loading web_kanban_gauge
  352. 2022-06-05 13:11:19,833 14858 DEBUG ? odoo.http: Loading web_tour
  353. 2022-06-05 13:11:19,833 14858 DEBUG ? odoo.http: Loading web_unsplash
  354. 2022-06-05 13:11:19,840 14858 DEBUG ? odoo.http: Loading website
  355. 2022-06-05 13:11:19,841 14858 DEBUG ? odoo.http: Loading website_blog
  356. 2022-06-05 13:11:19,841 14858 DEBUG ? odoo.http: Loading website_crm
  357. 2022-06-05 13:11:19,841 14858 DEBUG ? odoo.http: Loading website_crm_partner_assign
  358. 2022-06-05 13:11:19,841 14858 DEBUG ? odoo.http: Loading website_customer
  359. 2022-06-05 13:11:19,841 14858 DEBUG ? odoo.http: Loading website_event
  360. 2022-06-05 13:11:19,841 14858 DEBUG ? odoo.http: Loading website_event_meet
  361. 2022-06-05 13:11:19,842 14858 DEBUG ? odoo.http: Loading website_event_questions
  362. 2022-06-05 13:11:19,842 14858 DEBUG ? odoo.http: Loading website_event_sale
  363. 2022-06-05 13:11:19,842 14858 DEBUG ? odoo.http: Loading website_event_track
  364. 2022-06-05 13:11:19,842 14858 DEBUG ? odoo.http: Loading website_event_track_exhibitor
  365. 2022-06-05 13:11:19,849 14858 DEBUG ? odoo.http: Loading website_event_track_live
  366. 2022-06-05 13:11:19,849 14858 DEBUG ? odoo.http: Loading website_event_track_live_quiz
  367. 2022-06-05 13:11:19,850 14858 DEBUG ? odoo.http: Loading website_event_track_quiz
  368. 2022-06-05 13:11:19,850 14858 DEBUG ? odoo.http: Loading website_form
  369. 2022-06-05 13:11:19,850 14858 DEBUG ? odoo.http: Loading website_form_project
  370. 2022-06-05 13:11:19,854 14858 DEBUG ? odoo.http: Loading website_forum
  371. 2022-06-05 13:11:19,854 14858 DEBUG ? odoo.http: Loading website_google_map
  372. 2022-06-05 13:11:19,855 14858 DEBUG ? odoo.http: Loading website_hr_recruitment
  373. 2022-06-05 13:11:19,855 14858 DEBUG ? odoo.http: Loading website_jitsi
  374. 2022-06-05 13:11:19,855 14858 DEBUG ? odoo.http: Loading website_links
  375. 2022-06-05 13:11:19,855 14858 DEBUG ? odoo.http: Loading website_livechat
  376. 2022-06-05 13:11:19,855 14858 DEBUG ? odoo.http: Loading website_mail
  377. 2022-06-05 13:11:19,856 14858 DEBUG ? odoo.http: Loading website_mail_channel
  378. 2022-06-05 13:11:19,856 14858 DEBUG ? odoo.http: Loading website_mass_mailing
  379. 2022-06-05 13:11:19,856 14858 DEBUG ? odoo.http: Loading website_membership
  380. 2022-06-05 13:11:19,872 14858 DEBUG ? odoo.http: Loading website_partner
  381. 2022-06-05 13:11:19,872 14858 DEBUG ? odoo.http: Loading website_payment
  382. 2022-06-05 13:11:19,872 14858 DEBUG ? odoo.http: Loading website_profile
  383. 2022-06-05 13:11:19,889 14858 DEBUG ? odoo.http: Loading website_sale
  384. 2022-06-05 13:11:19,890 14858 DEBUG ? odoo.http: Loading website_sale_comparison
  385. 2022-06-05 13:11:19,890 14858 DEBUG ? odoo.http: Loading website_sale_coupon
  386. 2022-06-05 13:11:19,890 14858 DEBUG ? odoo.http: Loading website_sale_coupon_delivery
  387. 2022-06-05 13:11:19,890 14858 DEBUG ? odoo.http: Loading website_sale_delivery
  388. 2022-06-05 13:11:19,890 14858 DEBUG ? odoo.http: Loading website_sale_digital
  389. 2022-06-05 13:11:19,891 14858 DEBUG ? odoo.http: Loading website_sale_management
  390. 2022-06-05 13:11:19,891 14858 DEBUG ? odoo.http: Loading website_sale_product_configurator
  391. 2022-06-05 13:11:19,891 14858 DEBUG ? odoo.http: Loading website_sale_slides
  392. 2022-06-05 13:11:19,891 14858 DEBUG ? odoo.http: Loading website_sale_stock
  393. 2022-06-05 13:11:19,892 14858 DEBUG ? odoo.http: Loading website_sale_wishlist
  394. 2022-06-05 13:11:19,892 14858 DEBUG ? odoo.http: Loading website_slides
  395. 2022-06-05 13:11:19,892 14858 DEBUG ? odoo.http: Loading website_slides_forum
  396. 2022-06-05 13:11:19,892 14858 DEBUG ? odoo.http: Loading website_slides_survey
  397. 2022-06-05 13:11:19,899 14858 DEBUG ? odoo.http: Loading website_twitter
  398. 2022-06-05 13:11:19,899 14858 DEBUG ? odoo.http: Loading odk-connector
  399. 2022-06-05 13:11:19,900 14858 DEBUG ? odoo.http: Loading openg2p
  400. 2022-06-05 13:11:19,900 14858 DEBUG ? odoo.http: Loading openg2p_disbursement
  401. 2022-06-05 13:11:19,900 14858 DEBUG ? odoo.http: Loading openg2p_process
  402. 2022-06-05 13:11:19,900 14858 DEBUG ? odoo.http: Loading openg2p_registration
  403. 2022-06-05 13:11:19,900 14858 DEBUG ? odoo.http: Loading openg2p_task
  404. 2022-06-05 13:11:19,906 14858 DEBUG ? odoo.http: Loading auditlog
  405. 2022-06-05 13:11:19,916 14858 DEBUG ? odoo.http: Loading auth_session_timeout
  406. 2022-06-05 13:11:19,918 14858 DEBUG ? odoo.http: Loading auth_user_case_insensitive
  407. 2022-06-05 13:11:19,924 14858 DEBUG ? odoo.http: Loading auto_backup
  408. 2022-06-05 13:11:19,925 14858 DEBUG ? odoo.http: Loading base_currency_iso_4217
  409. 2022-06-05 13:11:19,925 14858 DEBUG ? odoo.http: Loading base_import_async
  410. 2022-06-05 13:11:19,926 14858 DEBUG ? odoo.http: Loading base_rest
  411. 2022-06-05 13:11:19,926 14858 DEBUG ? odoo.http: Loading base_search_fuzzy
  412. 2022-06-05 13:11:19,926 14858 DEBUG ? odoo.http: Loading component
  413. 2022-06-05 13:11:19,934 14858 DEBUG ? odoo.http: Loading component_event
  414. 2022-06-05 13:11:19,934 14858 DEBUG ? odoo.http: Loading crnd_web_button_box_full_width
  415. 2022-06-05 13:11:19,935 14858 DEBUG ? odoo.http: Loading disable_odoo_online
  416. 2022-06-05 13:11:19,935 14858 DEBUG ? odoo.http: Loading field_image_preview
  417. 2022-06-05 13:11:19,938 14858 DEBUG ? odoo.http: Loading generic_mixin
  418. 2022-06-05 13:11:19,948 14858 DEBUG ? odoo.http: Loading helpdesk_mgmt
  419. 2022-06-05 13:11:19,948 14858 DEBUG ? odoo.http: Loading mass_editing
  420. 2022-06-05 13:11:19,957 14858 DEBUG ? odoo.http: Loading mass_operation_abstract
  421. 2022-06-05 13:11:19,958 14858 DEBUG ? odoo.http: Loading module_auto_update
  422. 2022-06-05 13:11:19,963 14858 DEBUG ? odoo.http: Loading password_security
  423. 2022-06-05 13:11:19,964 14858 DEBUG ? odoo.http: Loading queue_job
  424. 2022-06-05 13:11:19,968 14858 DEBUG ? odoo.http: Loading queue_job_cron
  425. 2022-06-05 13:11:19,968 14858 DEBUG ? odoo.http: Loading remove_odoo_enterprise
  426. 2022-06-05 13:11:19,968 14858 DEBUG ? odoo.http: Loading report_xlsx
  427. 2022-06-05 13:11:19,968 14858 DEBUG ? odoo.http: Loading report_xlsx_helper
  428. 2022-06-05 13:11:19,968 14858 DEBUG ? odoo.http: Loading server_environment
  429. 2022-06-05 13:11:19,969 14858 DEBUG ? odoo.http: Loading storage_backend
  430. 2022-06-05 13:11:19,969 14858 DEBUG ? odoo.http: Loading storage_backend_s3
  431. 2022-06-05 13:11:19,969 14858 DEBUG ? odoo.http: Loading swipe_images_backend
  432. 2022-06-05 13:11:19,969 14858 DEBUG ? odoo.http: Loading web_advanced_search
  433. 2022-06-05 13:11:19,969 14858 DEBUG ? odoo.http: Loading web_ir_actions_act_window_message
  434. 2022-06-05 13:11:19,969 14858 DEBUG ? odoo.http: Loading web_listview_range_select
  435. 2022-06-05 13:11:19,979 14858 DEBUG ? odoo.http: Loading web_listview_sticky_header
  436. 2022-06-05 13:11:19,980 14858 DEBUG ? odoo.http: Loading web_m2x_options
  437. 2022-06-05 13:11:19,980 14858 DEBUG ? odoo.http: Loading web_notify
  438. 2022-06-05 13:11:19,980 14858 INFO ? odoo.http: HTTP Configuring static files
  439. 2022-06-05 13:11:19,981 14858 DEBUG ? odoo.http: HTTP sessions stored in: /home/shani/.local/share/Odoo/sessions
  440. 2022-06-05 13:11:20,009 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  441. 2022-06-05 13:11:20,010 14858 INFO odoodb14 odoo.addons.base.models.ir_http: Generating routing map for key None
  442. 2022-06-05 13:11:20,333 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:20] "GET / HTTP/1.1" 303 - 2 0.233 0.119
  443. 2022-06-05 13:11:20,338 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  444. 2022-06-05 13:11:21,076 14858 ERROR odoodb14 odoo.addons.base.models.ir_model: Missing model snailmail.letter
  445. 2022-06-05 13:11:21,178 14858 WARNING odoodb14 odoo.modules.registry: openg2p.registration: inconsistent 'compute_sudo' for computed fields: day_open, day_close, delay_close
  446. 2022-06-05 13:11:22,845 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:22] "GET /web HTTP/1.1" 200 - 382 1.581 0.927
  447. 2022-06-05 13:11:22,881 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  448. 2022-06-05 13:11:22,883 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  449. 2022-06-05 13:11:22,884 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  450. 2022-06-05 13:11:22,884 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  451. 2022-06-05 13:11:22,887 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  452. 2022-06-05 13:11:22,974 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  453. 2022-06-05 13:11:22,977 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:22] "GET /web/webclient/load_menus/9e0b8274e3e5cdca9af64186e9ebb428eb545e81fd65fe58e9e7fdd7665cf520 HTTP/1.1" 200 - 1 0.000 0.004
  454. 2022-06-05 13:11:23,073 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:23] "GET /web/content/228-48789d0/web.assets_backend_prod_only.js HTTP/1.1" 200 - 2 0.001 0.193
  455. 2022-06-05 13:11:23,086 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:23] "GET /web/content/221-5485ffa/web.assets_common.css HTTP/1.1" 200 - 2 0.001 0.210
  456. 2022-06-05 13:11:23,126 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:23] "GET /web/content/226-5485ffa/web.assets_common.js HTTP/1.1" 200 - 2 0.001 0.250
  457. 2022-06-05 13:11:23,127 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:23] "GET /web/content/247-92dfe9e/web.assets_backend.css HTTP/1.1" 200 - 2 0.001 0.250
  458. 2022-06-05 13:11:23,185 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:23] "GET /web/content/248-92dfe9e/web.assets_backend.js HTTP/1.1" 200 - 2 0.001 0.306
  459. 2022-06-05 13:11:23,273 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  460. 2022-06-05 13:11:23,274 14858 DEBUG odoodb14 odoo.api: call ir.config_parameter().get_web_m2x_options()
  461. 2022-06-05 13:11:23,275 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:23] "POST /web/dataset/call_kw/ir.config_parameter/get_web_m2x_options HTTP/1.1" 200 - 2 0.001 0.002
  462. 2022-06-05 13:11:23,309 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  463. 2022-06-05 13:11:23,343 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:23] "GET /web/webclient/qweb/ba24a5a63a5fbd1fb5b34cb4c1b78580d50e8e4bd894a8eb809b426cdca7662b?mods=base,web,base_setup,bus,web_tour,mail,odk-connector,component,base_rest,base_search_fuzzy,resource,queue_job,mass_editing,base_import,base_import_async,crnd_web_button_box_full_width,server_environment,storage_backend,storage_backend_s3,web_advanced_search,web_m2x_options,web_ir_actions_act_window_message,web_listview_range_select,remove_odoo_enterprise,disable_odoo_online,report_xlsx,report_xlsx_helper,swipe_images_backend,field_image_preview,base_currency_iso_4217,module_auto_update,web_notify,openg2p,calendar,auth_signup,auth_totp,iap,mail_bot,sms,openg2p_registration,openg2p_disbursement,partner_autocomplete,web_editor,web_kanban_gauge,web_unsplash HTTP/1.1" 200 - 1 0.000 0.036
  464. 2022-06-05 13:11:23,603 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  465. 2022-06-05 13:11:23,615 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  466. 2022-06-05 13:11:23,651 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  467. 2022-06-05 13:11:23,652 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  468. 2022-06-05 13:11:23,653 14858 DEBUG odoodb14 odoo.api: call res.users().systray_get_activities()
  469. 2022-06-05 13:11:23,658 14858 INFO ? werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:23] "GET /web/static/src/xml/debug.xml?debug=1654434683625 HTTP/1.1" 200 - - - -
  470. 2022-06-05 13:11:23,667 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  471. 2022-06-05 13:11:23,721 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  472. 2022-06-05 13:11:23,729 14858 DEBUG odoodb14 odoo.api: call ir.rule().check_access_rights(operation='read', raise_exception=False)
  473. 2022-06-05 13:11:23,731 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:23] "POST /web/dataset/call_kw/ir.rule/check_access_rights HTTP/1.1" 200 - 1 0.002 0.013
  474. 2022-06-05 13:11:23,731 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  475. 2022-06-05 13:11:23,733 14858 DEBUG odoodb14 odoo.api: call ir.model.access().check_access_rights(operation='read', raise_exception=False)
  476. 2022-06-05 13:11:23,736 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:23] "POST /web/dataset/call_kw/ir.model.access/check_access_rights HTTP/1.1" 200 - 1 0.001 0.015
  477. 2022-06-05 13:11:23,738 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  478. 2022-06-05 13:11:23,739 14858 DEBUG odoodb14 odoo.api: call ir.ui.view().check_access_rights(operation='write', raise_exception=False)
  479. 2022-06-05 13:11:23,743 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:23] "POST /web/dataset/call_kw/ir.ui.view/check_access_rights HTTP/1.1" 200 - 2 0.003 0.005
  480. 2022-06-05 13:11:23,771 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  481. 2022-06-05 13:11:23,772 14858 DEBUG odoodb14 odoo.api: call res.users(2,).read(['action_id'])
  482. 2022-06-05 13:11:23,773 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:23] "POST /web/dataset/call_kw/res.users/read HTTP/1.1" 200 - 2 0.000 0.003
  483. 2022-06-05 13:11:23,783 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  484. 2022-06-05 13:11:23,783 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  485. 2022-06-05 13:11:23,853 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:23] "GET /web/image?model=res.users&field=image_128&id=2 HTTP/1.1" 200 - 11 0.006 0.181
  486. 2022-06-05 13:11:24,406 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:24] "POST /web/dataset/call_kw/res.users/systray_get_activities HTTP/1.1" 200 - 13 0.708 0.049
  487. 2022-06-05 13:11:24,422 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:24] "POST /calendar/notify HTTP/1.1" 200 - 3 0.636 0.005
  488. 2022-06-05 13:11:24,592 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:24] "POST /web/action/load HTTP/1.1" 200 - 14 0.784 0.028
  489. 2022-06-05 13:11:24,624 14858 INFO ? odoo.addons.bus.models.bus: Bus.loop listen imbus on db postgres
  490. 2022-06-05 13:11:24,632 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  491. 2022-06-05 13:11:24,634 14858 DEBUG odoodb14 odoo.api: call odk.config().load_views(options={'action_id': 187, 'toolbar': True, 'load_filters': True}, views=[[False, 'list'], [False, 'form'], [False, 'search']])
  492. 2022-06-05 13:11:24,708 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:24] "POST /web/dataset/call_kw/odk.config/load_views HTTP/1.1" 200 - 32 0.057 0.021
  493. 2022-06-05 13:11:24,758 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  494. 2022-06-05 13:11:24,767 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:24] "POST /mail/init_messaging HTTP/1.1" 200 - 76 1.117 0.047
  495. 2022-06-05 13:11:24,787 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  496. 2022-06-05 13:11:24,791 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:24] "POST /longpolling/im_status HTTP/1.1" 200 - 4 0.002 0.004
  497. 2022-06-05 13:11:24,881 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:24] "POST /web/dataset/search_read HTTP/1.1" 200 - 12 0.116 0.008
  498. 2022-06-05 13:11:24,900 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  499. 2022-06-05 13:11:24,902 14858 DEBUG odoodb14 odoo.api: call res.users().has_group('base.group_allow_export')
  500. 2022-06-05 13:11:24,904 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:24] "POST /web/dataset/call_kw/res.users/has_group HTTP/1.1" 200 - 2 0.001 0.004
  501. 2022-06-05 13:11:30,489 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  502. 2022-06-05 13:11:30,531 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:30] "POST /web/action/load HTTP/1.1" 200 - 14 0.017 0.027
  503. 2022-06-05 13:11:30,556 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  504. 2022-06-05 13:11:30,559 14858 DEBUG odoodb14 odoo.api: call odk.submissions().load_views(options={'action_id': 188, 'toolbar': True, 'load_filters': True}, views=[[False, 'list'], [False, 'search']])
  505. 2022-06-05 13:11:30,604 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:30] "POST /web/dataset/call_kw/odk.submissions/load_views HTTP/1.1" 200 - 19 0.026 0.026
  506. 2022-06-05 13:11:30,634 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  507. 2022-06-05 13:11:30,663 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:30] "POST /web/dataset/search_read HTTP/1.1" 200 - 3 0.025 0.006
  508. 2022-06-05 13:11:31,846 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  509. 2022-06-05 13:11:31,859 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:31] "POST /web/dataset/search_read HTTP/1.1" 200 - 4 0.004 0.012
  510. 2022-06-05 13:11:34,774 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  511. 2022-06-05 13:11:34,777 14858 DEBUG odoodb14 odoo.api: call odk.config(1,).odk_button_update_form_submissions()
  512. 2022-06-05 13:11:36,475 14858 INFO odoodb14 odoo.addons.odk-connector.models.odk: Calling https://odk.voomp.tech/v1/projects/4/forms/MBSSE_TEST.svc/Submissions
  513. 2022-06-05 13:11:37,522 14858 INFO odoodb14 odoo.addons.odk-connector.models.odk: Calling https://odk.voomp.tech/v1/projects/4/forms/MBSSE_TEST.svc/Submissions
  514. 2022-06-05 13:11:38,975 14858 ERROR odoodb14 odoo.addons.openg2p_registration.models.openg2p_registration: module 'odoo.tools' has no attribute 'image_resize_images'
  515. time data '2022-05-31T04:38:19.421Z' does not match format '%Y-%m-%d %H:%M:%S'
  516. time data '2022-05-26T11:28:12.714Z' does not match format '%Y-%m-%d %H:%M:%S'
  517. 2022-06-05 13:11:39,070 14858 ERROR odoodb14 odoo.addons.openg2p_registration.models.openg2p_registration: module 'odoo.tools' has no attribute 'image_resize_images'
  518. 2022-06-05 13:11:39,075 14858 ERROR odoodb14 odoo.addons.openg2p_registration.models.openg2p_registration: module 'odoo.tools' has no attribute 'image_resize_images'
  519. time data '2022-05-26T11:23:40.895Z' does not match format '%Y-%m-%d %H:%M:%S'
  520. Successfully update config: True
  521. Call Submission ends
  522. 2022-06-05 13:11:39,099 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:39] "POST /web/dataset/call_button HTTP/1.1" 200 - 42 0.288 4.040
  523. 2022-06-05 13:11:39,116 14858 DEBUG odoodb14 odoo.modules.registry: Multiprocess signaling check: [Registry - 3 -> 3] [Cache - 6 -> 6]
  524. 2022-06-05 13:11:39,120 14858 INFO odoodb14 werkzeug: 127.0.0.1 - - [05/Jun/2022 13:11:39] "POST /web/dataset/search_read HTTP/1.1" 200 - 4 0.001 0.005
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement