Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0][IMP] ddmrp: Add links #248

Merged
merged 1 commit into from
Apr 28, 2023
Merged

Conversation

BernatPForgeFlow
Copy link
Member

@BernatPForgeFlow BernatPForgeFlow commented Apr 14, 2023

  • Add link to Stock Demand Estimates from Stock Buffer
  • Add link to MRP BoM from Stock Buffer
  • Add link to Stock Buffers from Product Variants
  • Add link to Stock Buffer from MRP BoM Line

@OCA-git-bot
Copy link
Contributor

Hi @LoisRForgeFlow, @JordiBForgeFlow,
some modules you are maintaining are being modified, check this out!

@LoisRForgeFlow
Copy link
Contributor

@BernatPForgeFlow ready to review?

@BernatPForgeFlow
Copy link
Member Author

@BernatPForgeFlow ready to review?

@LoisRForgeFlow Yes! Feel free to add more links that you consider necessary.

@LoisRForgeFlow
Copy link
Contributor

Hi @sbidoul

We have a problem with runboat here, it seems it does not complete the installation of ddmrp modules but the init log does not give any clue, it just ends:

https://runboat.odoo-community.org/api/v1/builds/bf4d1c1eb-4384-4652-9e97-b3f940344846/init-log

https://runboat.odoo-community.org/api/v1/builds/bf4d1c1eb-4384-4652-9e97-b3f940344846/init-log
  
+ bash /runboat/runboat-clone-and-install.sh
+ rm -fr /mnt/data/initialized /mnt/data/odoo-addons-dir /mnt/data/odoo-data-dir /mnt/data/odoo-venv
+ rm -fr /mnt/data/odoo-addons-dir
+ mkdir -p /mnt/data/odoo-addons-dir
+ cd /mnt/data/odoo-addons-dir
+ curl -sSL https://github.com/oca/ddmrp/tarball/b1a2333725e5be851b737348afd3850db0ee7f75
+ tar zxf - --strip-components=1
+ INSTALL_METHOD=oca_install_addons
+ [[ oca_install_addons == \o\c\a\_\i\n\s\t\a\l\l\_\a\d\d\o\n\s ]]
+ oca_install_addons
+ setuptools-odoo-get-requirements --include-addons --addons-dir /mnt/data/odoo-addons-dir
/root/.local/pipx/shared/lib/python3.8/site-packages/_distutils_hack/__init__.py:18: UserWarning: Distutils was imported before Setuptools, but importing Setuptools also replaces the `distutils` module in `sys.modules`. This may lead to undesirable behaviors or errors. To avoid these issues, avoid using distutils directly, ensure that setuptools is installed in the traditional way (e.g. not an editable install), and/or make sure that setuptools is always imported before distutils.
  warnings.warn(
/root/.local/pipx/shared/lib/python3.8/site-packages/_distutils_hack/__init__.py:33: UserWarning: Setuptools is replacing distutils.
  warnings.warn("Setuptools is replacing distutils.")
+ cat test-requirements.txt
freezegun
odoo14-addon-base_cron_exclusion
odoo14-addon-date_range
odoo14-addon-mrp_bom_location
odoo14-addon-mrp_multi_level
odoo14-addon-queue_job
odoo14-addon-stock_demand_estimate
odoo14-addon-stock_helper
odoo14-addon-stock_warehouse_calendar
odoo14-addon-web_widget_bokeh_chart
odoo14-addon-web_widget_x2many_2d_matrix
odoo>=14.0a,<14.1dev
pandas>=0.25.3
+ pip install -r test-requirements.txt
Looking in indexes: https://wheelhouse.odoo-community.org/oca-simple-and-pypi
Requirement already satisfied: freezegun in /opt/odoo-venv/lib/python3.6/site-packages (from -r test-requirements.txt (line 1)) (0.3.11)
Collecting odoo14-addon-base_cron_exclusion
  Downloading https://wheelhouse.odoo-community.org/oca-simple/odoo14-addon-base-cron-exclusion/odoo14_addon_base_cron_exclusion-14.0.1.0.1.dev5-py3-none-any.whl (28 kB)
Collecting odoo14-addon-date_range
  Downloading https://wheelhouse.odoo-community.org/oca-simple/odoo14-addon-date-range/odoo14_addon_date_range-14.0.2.1.1-py3-none-any.whl (1.1 MB)
Collecting odoo14-addon-mrp_bom_location
  Downloading https://wheelhouse.odoo-community.org/oca-simple/odoo14-addon-mrp-bom-location/odoo14_addon_mrp_bom_location-14.0.1.0.2.dev6-py3-none-any.whl (25 kB)
Collecting odoo14-addon-mrp_multi_level
  Downloading https://wheelhouse.odoo-community.org/oca-simple/odoo14-addon-mrp-multi-level/odoo14_addon_mrp_multi_level-14.0.1.12.3-py3-none-any.whl (124 kB)
Collecting odoo14-addon-queue_job
  Downloading https://wheelhouse.odoo-community.org/oca-simple/odoo14-addon-queue-job/odoo14_addon_queue_job-14.0.3.1.4-py3-none-any.whl (309 kB)
Collecting odoo14-addon-stock_demand_estimate
  Downloading https://wheelhouse.odoo-community.org/oca-simple/odoo14-addon-stock-demand-estimate/odoo14_addon_stock_demand_estimate-14.0.1.2.0-py3-none-any.whl (126 kB)
Collecting odoo14-addon-stock_helper
  Downloading https://wheelhouse.odoo-community.org/oca-simple/odoo14-addon-stock-helper/odoo14_addon_stock_helper-14.0.1.2.0-py3-none-any.whl (24 kB)
Collecting odoo14-addon-stock_warehouse_calendar
  Downloading https://wheelhouse.odoo-community.org/oca-simple/odoo14-addon-stock-warehouse-calendar/odoo14_addon_stock_warehouse_calendar-14.0.1.0.2.dev7-py3-none-any.whl (28 kB)
Collecting odoo14-addon-web_widget_bokeh_chart
  Downloading https://wheelhouse.odoo-community.org/oca-simple/odoo14-addon-web-widget-bokeh-chart/odoo14_addon_web_widget_bokeh_chart-14.0.2.3.1-py3-none-any.whl (495 kB)
Collecting odoo14-addon-web_widget_x2many_2d_matrix
  Downloading https://wheelhouse.odoo-community.org/oca-simple/odoo14-addon-web-widget-x2many-2d-matrix/odoo14_addon_web_widget_x2many_2d_matrix-14.0.1.1.1-py3-none-any.whl (67 kB)
Requirement already satisfied: odoo<14.1dev,>=14.0a in /opt/odoo (from -r test-requirements.txt (line 12)) (14.0)
Collecting pandas>=0.25.3
  Downloading pandas-1.1.5-cp36-cp36m-manylinux1_x86_64.whl (9.5 MB)
Requirement already satisfied: six in /opt/odoo-venv/lib/python3.6/site-packages (from freezegun->-r test-requirements.txt (line 1)) (1.16.0)
Requirement already satisfied: python-dateutil!=2.0,>=1.0 in /opt/odoo-venv/lib/python3.6/site-packages (from freezegun->-r test-requirements.txt (line 1)) (2.7.3)
Collecting odoo14-addon-mrp-warehouse-calendar
  Downloading https://wheelhouse.odoo-community.org/oca-simple/odoo14-addon-mrp-warehouse-calendar/odoo14_addon_mrp_warehouse_calendar-14.0.1.0.1.dev4-py3-none-any.whl (27 kB)
Requirement already satisfied: requests in /opt/odoo-venv/lib/python3.6/site-packages (from odoo14-addon-queue_job->-r test-requirements.txt (line 6)) (2.21.0)
Collecting bokeh==2.3.1
  Downloading bokeh-2.3.1.tar.gz (10.6 MB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting PyYAML>=3.10
  Downloading PyYAML-6.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (603 kB)
Requirement already satisfied: Jinja2>=2.7 in /opt/odoo-venv/lib/python3.6/site-packages (from bokeh==2.3.1->odoo14-addon-web_widget_bokeh_chart->-r test-requirements.txt (line 10)) (2.10.1)
Collecting numpy>=1.11.3
  Downloading numpy-1.19.5-cp36-cp36m-manylinux2010_x86_64.whl (14.8 MB)
Collecting pillow>=7.1.0
  Downloading Pillow-8.4.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
Collecting packaging>=16.8
  Downloading packaging-21.3-py3-none-any.whl (40 kB)
Collecting tornado>=5.1
  Downloading tornado-6.1-cp36-cp36m-manylinux2010_x86_64.whl (427 kB)
Collecting typing_extensions>=3.7.4
  Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB)
Requirement already satisfied: babel>=1.0 in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (2.6.0)
Requirement already satisfied: decorator in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (4.3.0)
Requirement already satisfied: docutils in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (0.14)
Requirement already satisfied: gevent in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (1.1.2)
Requirement already satisfied: idna in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (2.6)
Requirement already satisfied: lxml in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (3.7.1)
Requirement already satisfied: libsass in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (0.17.0)
Requirement already satisfied: mako in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (1.0.7)
Requirement already satisfied: mock in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (5.0.2)
Requirement already satisfied: ofxparse in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (0.19)
Requirement already satisfied: passlib in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (1.7.1)
Requirement already satisfied: polib in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (1.1.0)
Requirement already satisfied: psutil in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (5.6.6)
Requirement already satisfied: psycopg2>=2.2 in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (2.7.7)
Requirement already satisfied: pydot in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (1.4.1)
Requirement already satisfied: pypdf2 in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (1.26.0)
Requirement already satisfied: pyserial in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (3.4)
Requirement already satisfied: python-stdnum in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (1.8)
Requirement already satisfied: pytz in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (2019.1)
Requirement already satisfied: pyusb>=1.0.0b1 in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (1.0.2)
Requirement already satisfied: qrcode in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (6.1)
Requirement already satisfied: reportlab in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (3.5.13)
Requirement already satisfied: zeep in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (3.2.0)
Requirement already satisfied: vobject in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (0.9.6.1)
Requirement already satisfied: werkzeug in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (0.16.1)
Requirement already satisfied: xlsxwriter in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (1.1.2)
Requirement already satisfied: xlwt in /opt/odoo-venv/lib/python3.6/site-packages (from odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (1.3.0)
Requirement already satisfied: MarkupSafe>=0.23 in /opt/odoo-venv/lib/python3.6/site-packages (from Jinja2>=2.7->bokeh==2.3.1->odoo14-addon-web_widget_bokeh_chart->-r test-requirements.txt (line 10)) (1.1.0)
Requirement already satisfied: greenlet>=0.4.9 in /opt/odoo-venv/lib/python3.6/site-packages (from gevent->odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (0.4.10)
Requirement already satisfied: beautifulsoup4 in /opt/odoo-venv/lib/python3.6/site-packages (from ofxparse->odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (4.12.2)
Requirement already satisfied: pyparsing>=2.1.4 in /opt/odoo-venv/lib/python3.6/site-packages (from pydot->odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (3.0.9)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /opt/odoo-venv/lib/python3.6/site-packages (from requests->odoo14-addon-queue_job->-r test-requirements.txt (line 6)) (3.0.4)
Requirement already satisfied: urllib3<1.25,>=1.21.1 in /opt/odoo-venv/lib/python3.6/site-packages (from requests->odoo14-addon-queue_job->-r test-requirements.txt (line 6)) (1.24.3)
Requirement already satisfied: certifi>=2017.4.17 in /opt/odoo-venv/lib/python3.6/site-packages (from requests->odoo14-addon-queue_job->-r test-requirements.txt (line 6)) (2022.12.7)
Requirement already satisfied: requests-toolbelt>=0.7.1 in /opt/odoo-venv/lib/python3.6/site-packages (from zeep->odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (0.10.1)
Requirement already satisfied: appdirs>=1.4.0 in /opt/odoo-venv/lib/python3.6/site-packages (from zeep->odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (1.4.4)
Requirement already satisfied: cached-property>=1.3.0 in /opt/odoo-venv/lib/python3.6/site-packages (from zeep->odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (1.5.2)
Requirement already satisfied: isodate>=0.5.4 in /opt/odoo-venv/lib/python3.6/site-packages (from zeep->odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (0.6.1)
Requirement already satisfied: attrs>=17.2.0 in /opt/odoo-venv/lib/python3.6/site-packages (from zeep->odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (22.2.0)
Requirement already satisfied: defusedxml>=0.4.1 in /opt/odoo-venv/lib/python3.6/site-packages (from zeep->odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (0.7.1)
Requirement already satisfied: soupsieve>1.2 in /opt/odoo-venv/lib/python3.6/site-packages (from beautifulsoup4->ofxparse->odoo<14.1dev,>=14.0a->-r test-requirements.txt (line 12)) (2.3.2.post1)
Building wheels for collected packages: bokeh
  Building wheel for bokeh (setup.py): started
  Building wheel for bokeh (setup.py): finished with status 'done'
  Created wheel for bokeh: filename=bokeh-2.3.1-py3-none-any.whl size=11299687 sha256=4b21e73700fc4646cbf492042c78493be89e6dc6bbfebdf0f2a5bfe28f8c3210
  Stored in directory: /root/.cache/pip/wheels/06/9b/a5/7595f1f67dc684e3b55601d15fdd3a37faf617281ab1b2452c
Successfully built bokeh
Installing collected packages: pillow, typing-extensions, tornado, PyYAML, packaging, odoo14-addon-stock-warehouse-calendar, numpy, odoo14-addon-mrp-warehouse-calendar, bokeh, pandas, odoo14-addon-web-widget-x2many-2d-matrix, odoo14-addon-web-widget-bokeh-chart, odoo14-addon-stock-helper, odoo14-addon-stock-demand-estimate, odoo14-addon-queue-job, odoo14-addon-mrp-multi-level, odoo14-addon-mrp-bom-location, odoo14-addon-date-range, odoo14-addon-base-cron-exclusion
  Attempting uninstall: pillow
    Found existing installation: Pillow 5.4.1
    Uninstalling Pillow-5.4.1:
      Successfully uninstalled Pillow-5.4.1
Successfully installed PyYAML-6.0 bokeh-2.3.1 numpy-1.19.5 odoo14-addon-base-cron-exclusion-14.0.1.0.1.dev5 odoo14-addon-date-range-14.0.2.1.1 odoo14-addon-mrp-bom-location-14.0.1.0.2.dev6 odoo14-addon-mrp-multi-level-14.0.1.12.3 odoo14-addon-mrp-warehouse-calendar-14.0.1.0.1.dev4 odoo14-addon-queue-job-14.0.3.1.4 odoo14-addon-stock-demand-estimate-14.0.1.2.0 odoo14-addon-stock-helper-14.0.1.2.0 odoo14-addon-stock-warehouse-calendar-14.0.1.0.2.dev7 odoo14-addon-web-widget-bokeh-chart-14.0.2.3.1 odoo14-addon-web-widget-x2many-2d-matrix-14.0.1.1.1 packaging-21.3 pandas-1.1.5 pillow-8.4.0 tornado-6.1 typing-extensions-4.1.1
+ pip config list
:env:.disable-pip-version-check='1'
:env:.index-url='https://wheelhouse.odoo-community.org/oca-simple-and-pypi'
:env:.no-python-version-warning='1'
+ pip list
Package                                  Version         Editable project location
---------------------------------------- --------------- -------------------------
appdirs                                  1.4.4
attrs                                    22.2.0
Babel                                    2.6.0
beautifulsoup4                           4.12.2
bokeh                                    2.3.1
cached-property                          1.5.2
certifi                                  2022.12.7
chardet                                  3.0.4
coverage                                 6.2
decorator                                4.3.0
defusedxml                               0.7.1
docutils                                 0.14
ebaysdk                                  2.1.5
freezegun                                0.3.11
gevent                                   1.1.2
greenlet                                 0.4.10
idna                                     2.6
isodate                                  0.6.1
Jinja2                                   2.10.1
libsass                                  0.17.0
lxml                                     3.7.1
Mako                                     1.0.7
MarkupSafe                               1.1.0
mock                                     5.0.2
num2words                                0.5.6
numpy                                    1.19.5
odoo                                     14.0            /opt/odoo
odoo14-addon-base-cron-exclusion         14.0.1.0.1.dev5
odoo14-addon-date-range                  14.0.2.1.1
odoo14-addon-mrp-bom-location            14.0.1.0.2.dev6
odoo14-addon-mrp-multi-level             14.0.1.12.3
odoo14-addon-mrp-warehouse-calendar      14.0.1.0.1.dev4
odoo14-addon-queue-job                   14.0.3.1.4
odoo14-addon-stock-demand-estimate       14.0.1.2.0
odoo14-addon-stock-helper                14.0.1.2.0
odoo14-addon-stock-warehouse-calendar    14.0.1.0.2.dev7
odoo14-addon-web-widget-bokeh-chart      14.0.2.3.1
odoo14-addon-web-widget-x2many-2d-matrix 14.0.1.1.1
ofxparse                                 0.19
packaging                                21.3
pandas                                   1.1.5
passlib                                  1.7.1
Pillow                                   8.4.0
pip                                      21.3.1
polib                                    1.1.0
psutil                                   5.6.6
psycopg2                                 2.7.7
pyasn1                                   0.4.8
pyasn1-modules                           0.2.8
pydot                                    1.4.1
pyparsing                                3.0.9
PyPDF2                                   1.26.0
pyserial                                 3.4
python-dateutil                          2.7.3
python-ldap                              3.1.0
python-stdnum                            1.8
pytz                                     2019.1
pyusb                                    1.0.2
PyYAML                                   6.0
qrcode                                   6.1
reportlab                                3.5.13
requests                                 2.21.0
requests-toolbelt                        0.10.1
setuptools                               59.6.0
six                                      1.16.0
soupsieve                                2.3.2.post1
tornado                                  6.1
typing_extensions                        4.1.1
urllib3                                  1.24.3
vobject                                  0.9.6.1
websocket-client                         1.3.1
Werkzeug                                 0.16.1
wheel                                    0.37.1
xlrd                                     1.1.0
XlsxWriter                               1.1.2
xlwt                                     1.3.0
zeep                                     3.2.0
+ echo addons_path=/opt/odoo/addons,/mnt/data/odoo-addons-dir
+ cat /etc/odoo.cfg
[options]
addons_path=/opt/odoo/addons,/mnt/data/odoo-addons-dir
++ oca_list_external_dependencies deb
+ deps=
+ '[' -n '' ']'
+ cp -ar /opt/odoo-venv/ /mnt/data/odoo-venv
+ touch /mnt/data/initialized
+ oca_wait_for_postgres
runbot-db.odoo-community.org:5432 - accepting connections
+ dropdb --if-exists bf4d1c1eb-4384-4652-9e97-b3f940344846
++ manifestoo --select-addons-dir /mnt/data/odoo-addons-dir --select-include '' --select-exclude '' list --separator=,
+ ADDONS=ddmrp,ddmrp_adjustment,ddmrp_chatter,ddmrp_coverage_days,ddmrp_cron_actions_as_job,ddmrp_exclude_moves_adu_calc,ddmrp_history,ddmrp_packaging,ddmrp_product_replace,ddmrp_purchase_hide_onhand_status,ddmrp_warning,stock_buffer_capacity_limit,stock_buffer_route,stock_buffer_sales_analysis
++ which odoo
+ unbuffer /opt/odoo-venv/bin/odoo --data-dir=/mnt/data/odoo-data-dir --db-template=template1 -d bf4d1c1eb-4384-4652-9e97-b3f940344846 -i ddmrp,ddmrp_adjustment,ddmrp_chatter,ddmrp_coverage_days,ddmrp_cron_actions_as_job,ddmrp_exclude_moves_adu_calc,ddmrp_history,ddmrp_packaging,ddmrp_product_replace,ddmrp_purchase_hide_onhand_status,ddmrp_warning,stock_buffer_capacity_limit,stock_buffer_route,stock_buffer_sales_analysis --stop-after-init
Running as user 'root' is a security risk.
2023-04-25 09:17:54,058 55 INFO ? odoo: Odoo version 14.0 
2023-04-25 09:17:54,058 55 INFO ? odoo: Using configuration file at /etc/odoo.cfg 
2023-04-25 09:17:54,058 55 INFO ? odoo: addons paths: ['/opt/odoo/odoo/addons', '/opt/odoo-venv/lib/python3.6/site-packages/odoo/addons', '/mnt/data/odoo-data-dir/addons/14.0', '/opt/odoo/addons', '/mnt/data/odoo-addons-dir'] 
2023-04-25 09:17:54,058 55 INFO ? odoo: database: runboat-build@runbot-db.odoo-community.org:5432 
2023-04-25 09:17:54,252 55 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 
2023-04-25 09:17:54,374 55 INFO ? odoo.modules.loading: init db 
2023-04-25 09:17:54,849 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading 1 modules... 
2023-04-25 09:17:54,849 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module base (1/1) 
2023-04-25 09:17:54,896 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module base: creating or updating database tables 
2023-04-25 09:17:56,046 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of ir.module.module.menus_by_module 
2023-04-25 09:17:56,046 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of ir.module.module.reports_by_module 
2023-04-25 09:17:56,046 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of ir.module.module.views_by_module 
2023-04-25 09:17:56,047 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of res.partner.display_name 
2023-04-25 09:17:56,047 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of res.partner.partner_share 
2023-04-25 09:17:56,048 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of res.partner.commercial_partner_id 
2023-04-25 09:17:56,048 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of res.partner.commercial_company_name 
2023-04-25 09:17:56,048 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of res.currency.decimal_places 
2023-04-25 09:17:56,049 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of res.company.logo_web 
2023-04-25 09:17:56,051 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of res.users.share 
2023-04-25 09:17:56,540 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/res.lang.csv 
2023-04-25 09:17:56,573 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/res_lang_data.xml 
2023-04-25 09:17:56,584 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/res_partner_data.xml 
2023-04-25 09:17:56,614 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/res_company_data.xml 
2023-04-25 09:17:56,619 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/res_users_data.xml 
2023-04-25 09:17:56,664 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/report_paperformat_data.xml 
2023-04-25 09:17:56,668 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/res_currency_data.xml 
2023-04-25 09:17:56,852 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/res_country_data.xml 
2023-04-25 09:17:57,055 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/ir_demo_data.xml 
2023-04-25 09:17:57,126 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/security/base_groups.xml 
2023-04-25 09:17:57,241 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/security/base_security.xml 
2023-04-25 09:17:57,316 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/base_menus.xml 
2023-04-25 09:17:57,358 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/decimal_precision_views.xml 
2023-04-25 09:17:57,370 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/res_config_views.xml 
2023-04-25 09:17:57,378 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/res.country.state.csv 
2023-04-25 09:17:57,970 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_actions_views.xml 
2023-04-25 09:17:58,059 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_config_parameter_views.xml 
2023-04-25 09:17:58,076 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_cron_views.xml 
2023-04-25 09:17:58,103 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_filters_views.xml 
2023-04-25 09:17:58,119 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_mail_server_views.xml 
2023-04-25 09:17:58,135 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_model_views.xml 
2023-04-25 09:17:58,251 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_attachment_views.xml 
2023-04-25 09:17:58,270 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_rule_views.xml 
2023-04-25 09:17:58,287 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_sequence_views.xml 
2023-04-25 09:17:58,304 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_translation_views.xml 
2023-04-25 09:17:58,328 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_ui_menu_views.xml 
2023-04-25 09:17:58,345 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_ui_view_views.xml 
2023-04-25 09:17:58,383 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_default_views.xml 
2023-04-25 09:17:58,399 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/ir_cron_data.xml 
2023-04-25 09:17:58,403 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/report/ir_model_report.xml 
2023-04-25 09:17:58,405 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/report/ir_model_templates.xml 
2023-04-25 09:17:58,412 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_logging_views.xml 
2023-04-25 09:17:58,426 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_qweb_widget_templates.xml 
2023-04-25 09:17:58,433 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_module_views.xml 
2023-04-25 09:17:58,480 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/ir_module_category_data.xml 
2023-04-25 09:17:58,512 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/ir_module_module.xml 
2023-04-25 09:17:58,539 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/report/ir_module_reports.xml 
2023-04-25 09:17:58,541 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/report/ir_module_report_templates.xml 
2023-04-25 09:17:58,550 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/wizard/base_module_update_views.xml 
2023-04-25 09:17:58,558 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/wizard/base_language_install_views.xml 
2023-04-25 09:17:58,568 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/wizard/base_import_language_views.xml 
2023-04-25 09:17:58,575 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/wizard/base_module_upgrade_views.xml 
2023-04-25 09:17:58,587 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/wizard/base_module_uninstall_views.xml 
2023-04-25 09:17:58,593 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/wizard/base_export_language_views.xml 
2023-04-25 09:17:58,603 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/wizard/base_update_translations_views.xml 
2023-04-25 09:17:58,609 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/wizard/base_partner_merge_views.xml 
2023-04-25 09:17:58,620 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/ir_actions_data.xml 
2023-04-25 09:17:58,623 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/ir_demo_failure_data.xml 
2023-04-25 09:17:58,631 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/res_company_views.xml 
2023-04-25 09:17:58,648 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/res_lang_views.xml 
2023-04-25 09:17:58,664 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/res_partner_views.xml 
2023-04-25 09:17:58,757 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/res_bank_views.xml 
2023-04-25 09:17:58,786 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/res_country_views.xml 
2023-04-25 09:17:58,815 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/res_currency_views.xml 
2023-04-25 09:17:58,846 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/res_users_views.xml 
2023-04-25 09:17:58,944 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/ir_property_views.xml 
2023-04-25 09:17:58,961 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/res_config_settings_views.xml 
2023-04-25 09:17:58,967 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/report_paperformat_views.xml 
2023-04-25 09:17:58,984 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/views/onboarding_views.xml 
2023-04-25 09:17:59,007 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/security/ir.model.access.csv 
2023-04-25 09:17:59,149 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module base: loading demo 
2023-04-25 09:17:59,149 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/res_company_demo.xml 
2023-04-25 09:17:59,154 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/res_users_demo.xml 
2023-04-25 09:17:59,232 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/res_partner_bank_demo.xml 
2023-04-25 09:17:59,235 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/res_currency_rate_demo.xml 
2023-04-25 09:17:59,376 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/res_bank_demo.xml 
2023-04-25 09:17:59,379 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/res_partner_demo.xml 
2023-04-25 09:17:59,487 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base/data/res_partner_image_demo.xml 
2023-04-25 09:17:59,793 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module base loaded in 4.94s, 11204 queries 
2023-04-25 09:17:59,793 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: 1 modules loaded in 4.94s, 11204 queries (+0 extra) 
2023-04-25 09:17:59,800 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: updating modules list 
2023-04-25 09:17:59,801 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via n/a 
2023-04-25 09:18:00,096 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['DDMRP', 'DDMRP Adjustment', 'DDMRP Chatter', 'DDMRP Coverage Days', 'DDMRP Buffer Calculation as job', 'DDMRP Exclude Moves ADU Calc', 'DDMRP History', 'DDMRP Packaging', 'DDMRP Product Replace', 'DDMRP Purchase Hide On-Hand Status', 'DDMRP Warning', 'Stock Buffer Capacity Limit', 'Stock Buffer Route', 'Stock Buffer Sales Analysis'] to user __system__ #1 via n/a 
2023-04-25 09:18:00,211 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading 79 modules... 
2023-04-25 09:18:00,211 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module base_cron_exclusion (2/79) 
2023-04-25 09:18:00,224 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module base_cron_exclusion: creating or updating database tables 
2023-04-25 09:18:00,256 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base_cron_exclusion/views/ir_cron_view.xml 
2023-04-25 09:18:00,269 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module base_cron_exclusion: loading demo 
2023-04-25 09:18:00,274 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module base_cron_exclusion loaded in 0.06s, 80 queries 
2023-04-25 09:18:00,274 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module base_sparse_field (3/79) 
2023-04-25 09:18:00,328 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module base_sparse_field: creating or updating database tables 
2023-04-25 09:18:00,565 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base_sparse_field/security/ir.model.access.csv 
2023-04-25 09:18:00,573 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base_sparse_field/views/views.xml 
2023-04-25 09:18:00,596 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module base_sparse_field: loading demo 
2023-04-25 09:18:00,601 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module base_sparse_field loaded in 0.33s, 679 queries 
2023-04-25 09:18:00,601 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module uom (4/79) 
2023-04-25 09:18:00,618 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module uom: creating or updating database tables 
2023-04-25 09:18:00,680 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading uom/data/uom_data.xml 
2023-04-25 09:18:00,734 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading uom/security/uom_security.xml 
2023-04-25 09:18:00,752 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading uom/security/ir.model.access.csv 
2023-04-25 09:18:00,761 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading uom/views/uom_uom_views.xml 
2023-04-25 09:18:00,785 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module uom: loading demo 
2023-04-25 09:18:00,790 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module uom loaded in 0.19s, 348 queries 
2023-04-25 09:18:00,790 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module web (5/79) 
2023-04-25 09:18:00,847 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module web: creating or updating database tables 
2023-04-25 09:18:01,085 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web/security/ir.model.access.csv 
2023-04-25 09:18:01,091 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web/views/webclient_templates.xml 
2023-04-25 09:18:01,208 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web/views/report_templates.xml 
2023-04-25 09:18:01,274 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web/views/base_document_layout_views.xml 
2023-04-25 09:18:01,282 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web/data/report_layout.xml 
2023-04-25 09:18:01,300 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module web: loading demo 
2023-04-25 09:18:01,307 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module web loaded in 0.52s, 1318 queries 
2023-04-25 09:18:01,307 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module auth_totp (6/79) 
2023-04-25 09:18:01,326 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module auth_totp: creating or updating database tables 
2023-04-25 09:18:01,368 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading auth_totp/security/security.xml 
2023-04-25 09:18:01,373 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading auth_totp/views/user_preferences.xml 
2023-04-25 09:18:01,411 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading auth_totp/views/templates.xml 
2023-04-25 09:18:01,419 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module auth_totp: loading demo 
2023-04-25 09:18:01,424 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module auth_totp loaded in 0.12s, 205 queries 
2023-04-25 09:18:01,424 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module barcodes (7/79) 
2023-04-25 09:18:01,444 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module barcodes: creating or updating database tables 
2023-04-25 09:18:01,508 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading barcodes/data/barcodes_data.xml 
2023-04-25 09:18:01,513 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading barcodes/views/barcodes_view.xml 
2023-04-25 09:18:01,529 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading barcodes/security/ir.model.access.csv 
2023-04-25 09:18:01,539 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading barcodes/views/barcodes_templates.xml 
2023-04-25 09:18:01,553 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module barcodes: loading demo 
2023-04-25 09:18:01,561 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module barcodes loaded in 0.14s, 218 queries 
2023-04-25 09:18:01,561 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module base_import (8/79) 
2023-04-25 09:18:01,635 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module base_import: creating or updating database tables 
2023-04-25 09:18:02,172 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base_import/security/ir.model.access.csv 
2023-04-25 09:18:02,198 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base_import/views/base_import_templates.xml 
2023-04-25 09:18:02,211 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module base_import: loading demo 
2023-04-25 09:18:02,218 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module base_import loaded in 0.66s, 908 queries 
2023-04-25 09:18:02,218 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module base_setup (9/79) 
2023-04-25 09:18:02,239 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module base_setup: creating or updating database tables 
2023-04-25 09:18:02,270 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base_setup/data/base_setup_data.xml 
2023-04-25 09:18:02,273 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base_setup/views/res_config_settings_views.xml 
2023-04-25 09:18:02,299 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base_setup/views/res_partner_views.xml 
2023-04-25 09:18:02,308 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading base_setup/views/assets.xml 
2023-04-25 09:18:02,315 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module base_setup: loading demo 
2023-04-25 09:18:02,321 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module base_setup loaded in 0.10s, 200 queries 
2023-04-25 09:18:02,322 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module bus (10/79) 
2023-04-25 09:18:02,349 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module bus: creating or updating database tables 
2023-04-25 09:18:02,432 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading bus/views/bus.xml 
2023-04-25 09:18:02,455 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading bus/security/ir.model.access.csv 
2023-04-25 09:18:02,464 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module bus: loading demo 
2023-04-25 09:18:02,470 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module bus loaded in 0.15s, 198 queries 
2023-04-25 09:18:02,470 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module date_range (11/79) 
2023-04-25 09:18:02,493 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module date_range: creating or updating database tables 
2023-04-25 09:18:02,585 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading date_range/data/ir_cron_data.xml 
2023-04-25 09:18:02,590 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading date_range/security/ir.model.access.csv 
2023-04-25 09:18:02,602 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading date_range/security/date_range_security.xml 
2023-04-25 09:18:02,607 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading date_range/views/assets.xml 
2023-04-25 09:18:02,614 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading date_range/views/date_range_view.xml 
2023-04-25 09:18:02,642 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading date_range/wizard/date_range_generator.xml 
2023-04-25 09:18:02,651 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module date_range: loading demo 
2023-04-25 09:18:02,657 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module date_range loaded in 0.19s, 331 queries 
2023-04-25 09:18:02,657 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module http_routing (12/79) 
2023-04-25 09:18:02,682 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module http_routing: creating or updating database tables 
2023-04-25 09:18:02,695 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading http_routing/views/http_routing_template.xml 
2023-04-25 09:18:02,726 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading http_routing/views/res_lang_views.xml 
2023-04-25 09:18:02,740 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module http_routing: loading demo 
2023-04-25 09:18:02,747 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module http_routing loaded in 0.09s, 164 queries 
2023-04-25 09:18:02,747 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module resource (13/79) 
2023-04-25 09:18:02,796 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module resource: creating or updating database tables 
2023-04-25 09:18:02,978 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading resource/data/resource_data.xml 
2023-04-25 09:18:02,998 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading resource/security/ir.model.access.csv 
2023-04-25 09:18:03,012 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading resource/security/resource_security.xml 
2023-04-25 09:18:03,022 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading resource/views/resource_views.xml 
2023-04-25 09:18:03,104 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading resource/views/resource.xml 
2023-04-25 09:18:03,111 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module resource: loading demo 
2023-04-25 09:18:03,119 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module resource loaded in 0.37s, 605 queries 
2023-04-25 09:18:03,120 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module utm (14/79) 
2023-04-25 09:18:03,151 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module utm: creating or updating database tables 
2023-04-25 09:18:03,273 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading utm/data/utm_data.xml 
2023-04-25 09:18:03,291 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading utm/views/assets.xml 
2023-04-25 09:18:03,299 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading utm/views/utm_campaign_views.xml 
2023-04-25 09:18:03,340 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading utm/views/utm_views.xml 
2023-04-25 09:18:03,382 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading utm/security/ir.model.access.csv 
2023-04-25 09:18:03,400 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module utm: loading demo 
2023-04-25 09:18:03,400 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading utm/data/utm_demo.xml 
2023-04-25 09:18:03,415 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module utm loaded in 0.29s, 508 queries 
2023-04-25 09:18:03,415 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module web_editor (15/79) 
2023-04-25 09:18:03,453 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module web_editor: creating or updating database tables 
2023-04-25 09:18:03,534 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web_editor/security/ir.model.access.csv 
2023-04-25 09:18:03,541 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web_editor/views/editor.xml 
2023-04-25 09:18:03,605 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web_editor/views/snippets.xml 
2023-04-25 09:18:03,628 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module web_editor: loading demo 
2023-04-25 09:18:03,633 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module web_editor loaded in 0.22s, 489 queries 
2023-04-25 09:18:03,633 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module web_kanban_gauge (16/79) 
2023-04-25 09:18:03,656 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web_kanban_gauge/views/web_kanban_gauge_templates.xml 
2023-04-25 09:18:03,675 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module web_kanban_gauge: loading demo 
2023-04-25 09:18:03,680 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module web_kanban_gauge loaded in 0.05s, 63 queries 
2023-04-25 09:18:03,680 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module web_tour (17/79) 
2023-04-25 09:18:03,700 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module web_tour: creating or updating database tables 
2023-04-25 09:18:03,736 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web_tour/security/ir.model.access.csv 
2023-04-25 09:18:03,743 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web_tour/security/ir.rule.csv 
2023-04-25 09:18:03,749 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web_tour/views/tour_templates.xml 
2023-04-25 09:18:03,771 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web_tour/views/tour_views.xml 
2023-04-25 09:18:03,783 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module web_tour: loading demo 
2023-04-25 09:18:03,783 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web_tour/data/web_tour_demo.xml 
2023-04-25 09:18:03,793 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module web_tour loaded in 0.11s, 233 queries 
2023-04-25 09:18:03,793 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module web_widget_bokeh_chart (18/79) 
2023-04-25 09:18:03,820 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web_widget_bokeh_chart/views/web_widget_bokeh_chart.xml 
2023-04-25 09:18:03,833 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module web_widget_bokeh_chart: loading demo 
2023-04-25 09:18:03,837 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module web_widget_bokeh_chart loaded in 0.04s, 43 queries 
2023-04-25 09:18:03,837 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module web_widget_x2many_2d_matrix (19/79) 
2023-04-25 09:18:03,872 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web_widget_x2many_2d_matrix/views/assets.xml 
2023-04-25 09:18:03,889 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module web_widget_x2many_2d_matrix: loading demo 
2023-04-25 09:18:03,894 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module web_widget_x2many_2d_matrix loaded in 0.06s, 43 queries 
2023-04-25 09:18:03,894 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module iap (20/79) 
2023-04-25 09:18:03,917 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module iap: creating or updating database tables 
2023-04-25 09:18:03,974 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading iap/security/ir.model.access.csv 
2023-04-25 09:18:03,988 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading iap/security/ir_rule.xml 
2023-04-25 09:18:03,993 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading iap/views/assets.xml 
2023-04-25 09:18:04,005 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading iap/views/iap_views.xml 
2023-04-25 09:18:04,020 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading iap/views/res_config_settings.xml 
2023-04-25 09:18:04,037 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module iap: loading demo 
2023-04-25 09:18:04,044 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module iap loaded in 0.15s, 230 queries 
2023-04-25 09:18:04,044 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module mail (21/79) 
2023-04-25 09:18:04,216 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module mail: creating or updating database tables 
2023-04-25 09:18:05,016 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of res.partner.email_normalized 
2023-04-25 09:18:05,300 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/assets.xml 
2023-04-25 09:18:05,347 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/mail_menus.xml 
2023-04-25 09:18:05,354 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/wizard/invite_view.xml 
2023-04-25 09:18:05,363 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/wizard/mail_blacklist_remove_view.xml 
2023-04-25 09:18:05,371 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/wizard/mail_compose_message_view.xml 
2023-04-25 09:18:05,384 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/wizard/mail_resend_cancel_views.xml 
2023-04-25 09:18:05,391 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/wizard/mail_resend_message_views.xml 
2023-04-25 09:18:05,398 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/wizard/mail_template_preview_views.xml 
2023-04-25 09:18:05,408 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/mail_message_subtype_views.xml 
2023-04-25 09:18:05,420 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/mail_tracking_views.xml 
2023-04-25 09:18:05,432 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/mail_notification_views.xml 
2023-04-25 09:18:05,444 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/mail_message_views.xml 
2023-04-25 09:18:05,473 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/mail_mail_views.xml 
2023-04-25 09:18:05,502 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/mail_followers_views.xml 
2023-04-25 09:18:05,515 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/mail_moderation_views.xml 
2023-04-25 09:18:05,527 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/mail_channel_views.xml 
2023-04-25 09:18:05,571 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/mail_shortcode_views.xml 
2023-04-25 09:18:05,581 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/mail_activity_views.xml 
2023-04-25 09:18:05,624 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/res_config_settings_views.xml 
2023-04-25 09:18:05,641 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/data/mail_data.xml 
2023-04-25 09:18:05,710 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/data/mail_channel_data.xml 
2023-04-25 09:18:05,731 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/data/mail_activity_data.xml 
2023-04-25 09:18:05,737 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/data/ir_cron_data.xml 
2023-04-25 09:18:05,750 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/security/mail_security.xml 
2023-04-25 09:18:05,771 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/security/ir.model.access.csv 
2023-04-25 09:18:05,841 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/mail_alias_views.xml 
2023-04-25 09:18:05,859 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/res_users_views.xml 
2023-04-25 09:18:05,886 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/mail_template_views.xml 
2023-04-25 09:18:05,908 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/ir_actions_views.xml 
2023-04-25 09:18:05,921 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/ir_model_views.xml 
2023-04-25 09:18:05,950 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/res_partner_views.xml 
2023-04-25 09:18:05,999 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/views/mail_blacklist_views.xml 
2023-04-25 09:18:06,016 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module mail: loading demo 
2023-04-25 09:18:06,016 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail/data/mail_channel_demo.xml 
2023-04-25 09:18:06,081 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module mail loaded in 2.04s, 3779 queries 
2023-04-25 09:18:06,081 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module web_unsplash (22/79) 
2023-04-25 09:18:06,136 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module web_unsplash: creating or updating database tables 
2023-04-25 09:18:06,254 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web_unsplash/views/res_config_settings_view.xml 
2023-04-25 09:18:06,276 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading web_unsplash/views/web_unsplash_templates.xml 
2023-04-25 09:18:06,286 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module web_unsplash: loading demo 
2023-04-25 09:18:06,291 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module web_unsplash loaded in 0.21s, 138 queries 
2023-04-25 09:18:06,291 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module analytic (23/79) 
2023-04-25 09:18:06,324 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module analytic: creating or updating database tables 
2023-04-25 09:18:06,482 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading analytic/security/analytic_security.xml 
2023-04-25 09:18:06,496 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading analytic/security/ir.model.access.csv 
2023-04-25 09:18:06,508 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading analytic/views/analytic_account_views.xml 
2023-04-25 09:18:06,590 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module analytic: loading demo 
2023-04-25 09:18:06,590 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading analytic/data/analytic_demo.xml 
2023-04-25 09:18:06,593 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading analytic/data/analytic_account_demo.xml 
2023-04-25 09:18:06,673 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module analytic loaded in 0.38s, 659 queries 
2023-04-25 09:18:06,673 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module auth_signup (24/79) 
2023-04-25 09:18:06,716 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module auth_signup: creating or updating database tables 
2023-04-25 09:18:06,757 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading auth_signup/data/auth_signup_data.xml 
2023-04-25 09:18:06,766 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading auth_signup/data/ir_cron_data.xml 
2023-04-25 09:18:06,770 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading auth_signup/views/res_config_settings_views.xml 
2023-04-25 09:18:06,790 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading auth_signup/views/res_users_views.xml 
2023-04-25 09:18:06,818 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading auth_signup/views/auth_signup_login_templates.xml 
2023-04-25 09:18:06,833 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading auth_signup/views/auth_signup_assets.xml 
2023-04-25 09:18:06,840 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module auth_signup: loading demo 
2023-04-25 09:18:06,846 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module auth_signup loaded in 0.17s, 298 queries 
2023-04-25 09:18:06,846 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module fetchmail (25/79) 
2023-04-25 09:18:06,887 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module fetchmail: creating or updating database tables 
2023-04-25 09:18:06,952 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading fetchmail/data/fetchmail_data.xml 
2023-04-25 09:18:06,960 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading fetchmail/security/ir.model.access.csv 
2023-04-25 09:18:06,970 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading fetchmail/views/fetchmail_views.xml 
2023-04-25 09:18:06,995 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading fetchmail/views/mail_mail_views.xml 
2023-04-25 09:18:07,008 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading fetchmail/views/res_config_settings_views.xml 
2023-04-25 09:18:07,031 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module fetchmail: loading demo 
2023-04-25 09:18:07,038 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module fetchmail loaded in 0.19s, 249 queries 
2023-04-25 09:18:07,038 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module iap_mail (26/79) 
2023-04-25 09:18:07,089 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading iap_mail/views/mail_templates.xml 
2023-04-25 09:18:07,113 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module iap_mail: loading demo 
2023-04-25 09:18:07,118 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module iap_mail loaded in 0.08s, 34 queries 
2023-04-25 09:18:07,118 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module mail_bot (27/79) 
2023-04-25 09:18:07,159 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module mail_bot: creating or updating database tables 
2023-04-25 09:18:07,207 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail_bot/views/assets.xml 
2023-04-25 09:18:07,231 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail_bot/views/res_users_views.xml 
2023-04-25 09:18:07,261 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail_bot/data/mailbot_data.xml 
2023-04-25 09:18:07,264 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module mail_bot: loading demo 
2023-04-25 09:18:07,265 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mail_bot/data/mailbot_demo.xml 
2023-04-25 09:18:07,274 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module mail_bot loaded in 0.16s, 246 queries 
2023-04-25 09:18:07,274 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module phone_validation (28/79) 
2023-04-25 09:18:07,353 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module phone_validation: creating or updating database tables 
2023-04-25 09:18:07,437 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading phone_validation/security/ir.model.access.csv 
2023-04-25 09:18:07,447 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading phone_validation/views/phone_blacklist_views.xml 
2023-04-25 09:18:07,470 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading phone_validation/wizard/phone_blacklist_remove_view.xml 
2023-04-25 09:18:07,475 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module phone_validation: loading demo 
2023-04-25 09:18:07,482 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module phone_validation loaded in 0.21s, 213 queries 
2023-04-25 09:18:07,482 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module product (29/79) 
2023-04-25 09:18:07,549 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module product: creating or updating database tables 
2023-04-25 09:18:08,005 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/data/product_data.xml 
2023-04-25 09:18:08,020 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/security/product_security.xml 
2023-04-25 09:18:08,042 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/security/ir.model.access.csv 
2023-04-25 09:18:08,095 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/views/res_config_settings_views.xml 
2023-04-25 09:18:08,114 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/views/product_attribute_views.xml 
2023-04-25 09:18:08,150 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/views/product_views.xml 
2023-04-25 09:18:08,295 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/views/product_template_views.xml 
2023-04-25 09:18:08,329 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/views/product_pricelist_views.xml 
2023-04-25 09:18:08,393 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/views/product_templates.xml 
2023-04-25 09:18:08,406 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/views/res_partner_views.xml 
2023-04-25 09:18:08,424 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/report/product_reports.xml 
2023-04-25 09:18:08,432 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/report/product_product_templates.xml 
2023-04-25 09:18:08,447 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/report/product_template_templates.xml 
2023-04-25 09:18:08,454 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/report/product_packaging.xml 
2023-04-25 09:18:08,458 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/report/product_pricelist_report_templates.xml 
2023-04-25 09:18:08,468 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module product: loading demo 
2023-04-25 09:18:08,468 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading product/data/product_demo.xml 
2023-04-25 09:18:08,703 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.message records with IDs: [46] 
2023-04-25 09:18:08,708 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted ir.property records with IDs: [9] 
2023-04-25 09:18:08,709 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted product.product records with IDs: [9] 
2023-04-25 09:18:08,711 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.followers records with IDs: [40] 
2023-04-25 09:18:08,744 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.message records with IDs: [48, 47] 
2023-04-25 09:18:08,750 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted product.product records with IDs: [11, 10] 
2023-04-25 09:18:08,752 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.followers records with IDs: [41, 42] 
2023-04-25 09:18:09,100 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.message records with IDs: [66] 
2023-04-25 09:18:09,106 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted ir.property records with IDs: [19] 
2023-04-25 09:18:09,108 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted product.product records with IDs: [22] 
2023-04-25 09:18:09,111 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.followers records with IDs: [60] 
2023-04-25 09:18:09,543 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module product loaded in 2.06s, 3761 queries 
2023-04-25 09:18:09,543 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module queue_job (30/79) 
2023-04-25 09:18:09,700 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module queue_job: creating or updating database tables 
2023-04-25 09:18:10,388 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading queue_job/security/security.xml 
2023-04-25 09:18:10,419 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading queue_job/security/ir.model.access.csv 
2023-04-25 09:18:10,433 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading queue_job/views/queue_job_assets.xml 
2023-04-25 09:18:10,442 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading queue_job/views/queue_job_views.xml 
2023-04-25 09:18:10,474 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading queue_job/views/queue_job_channel_views.xml 
2023-04-25 09:18:10,488 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading queue_job/views/queue_job_function_views.xml 
2023-04-25 09:18:10,503 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading queue_job/wizards/queue_jobs_to_done_views.xml 
2023-04-25 09:18:10,511 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading queue_job/wizards/queue_jobs_to_cancelled_views.xml 
2023-04-25 09:18:10,518 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading queue_job/wizards/queue_requeue_job_views.xml 
2023-04-25 09:18:10,524 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading queue_job/views/queue_job_menus.xml 
2023-04-25 09:18:10,536 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading queue_job/data/queue_data.xml 
2023-04-25 09:18:10,547 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading queue_job/data/queue_job_function_data.xml 
2023-04-25 09:18:10,549 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module queue_job: loading demo 
2023-04-25 09:18:10,552 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.queue_job.post_init_hook: Create queue_job_notify trigger 
2023-04-25 09:18:10,569 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module queue_job loaded in 1.03s, 1695 queries 
2023-04-25 09:18:10,569 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module sales_team (31/79) 
2023-04-25 09:18:10,623 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module sales_team: creating or updating database tables 
2023-04-25 09:18:10,735 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sales_team/security/sales_team_security.xml 
2023-04-25 09:18:10,785 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sales_team/security/ir.model.access.csv 
2023-04-25 09:18:10,802 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sales_team/data/crm_team_data.xml 
2023-04-25 09:18:10,823 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sales_team/views/assets.xml 
2023-04-25 09:18:10,832 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sales_team/views/crm_tag_views.xml 
2023-04-25 09:18:10,843 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sales_team/views/crm_team_views.xml 
2023-04-25 09:18:10,881 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sales_team/views/mail_activity_views.xml 
2023-04-25 09:18:10,883 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sales_team/views/res_partner_views.xml 
2023-04-25 09:18:10,903 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module sales_team: loading demo 
2023-04-25 09:18:10,903 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sales_team/data/crm_team_demo.xml 
2023-04-25 09:18:10,929 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sales_team/data/crm_tag_demo.xml 
2023-04-25 09:18:10,944 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module sales_team loaded in 0.37s, 627 queries 
2023-04-25 09:18:10,944 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module partner_autocomplete (32/79) 
2023-04-25 09:18:10,994 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module partner_autocomplete: creating or updating database tables 
2023-04-25 09:18:11,070 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading partner_autocomplete/security/ir.model.access.csv 
2023-04-25 09:18:11,083 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading partner_autocomplete/views/partner_autocomplete_assets.xml 
2023-04-25 09:18:11,103 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading partner_autocomplete/views/res_partner_views.xml 
2023-04-25 09:18:11,127 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading partner_autocomplete/views/res_company_views.xml 
2023-04-25 09:18:11,135 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading partner_autocomplete/views/res_config_settings_views.xml 
2023-04-25 09:18:11,152 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading partner_autocomplete/data/cron.xml 
2023-04-25 09:18:11,157 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module partner_autocomplete: loading demo 
2023-04-25 09:18:11,164 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module partner_autocomplete loaded in 0.22s, 316 queries 
2023-04-25 09:18:11,164 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module portal (33/79) 
2023-04-25 09:18:11,232 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module portal: creating or updating database tables 
2023-04-25 09:18:11,389 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading portal/security/ir.model.access.csv 
2023-04-25 09:18:11,399 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading portal/data/portal_data.xml 
2023-04-25 09:18:11,407 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading portal/views/assets.xml 
2023-04-25 09:18:11,429 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading portal/views/portal_templates.xml 
2023-04-25 09:18:11,525 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading portal/wizard/portal_share_views.xml 
2023-04-25 09:18:11,533 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading portal/wizard/portal_wizard_views.xml 
2023-04-25 09:18:11,540 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module portal: loading demo 
2023-04-25 09:18:11,546 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module portal loaded in 0.38s, 678 queries 
2023-04-25 09:18:11,546 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module sms (34/79) 
2023-04-25 09:18:11,623 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module sms: creating or updating database tables 
2023-04-25 09:18:11,818 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of res.partner.phone_sanitized 
2023-04-25 09:18:11,876 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.phone_validation.tools.phone_validation: The `phonenumbers` Python module is not installed, contact numbers will not be verified. Please install the `phonenumbers` Python module. 
2023-04-25 09:18:11,902 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/data/ir_cron_data.xml 
2023-04-25 09:18:11,907 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/wizard/sms_cancel_views.xml 
2023-04-25 09:18:11,918 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/wizard/sms_composer_views.xml 
2023-04-25 09:18:11,928 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/wizard/sms_template_preview_views.xml 
2023-04-25 09:18:11,937 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/wizard/sms_resend_views.xml 
2023-04-25 09:18:11,945 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/views/ir_actions_views.xml 
2023-04-25 09:18:11,957 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/views/mail_notification_views.xml 
2023-04-25 09:18:11,967 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/views/res_config_settings_views.xml 
2023-04-25 09:18:11,985 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/views/res_partner_views.xml 
2023-04-25 09:18:12,045 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/views/assets.xml 
2023-04-25 09:18:12,059 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/views/sms_sms_views.xml 
2023-04-25 09:18:12,077 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/views/sms_template_views.xml 
2023-04-25 09:18:12,095 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/security/ir.model.access.csv 
2023-04-25 09:18:12,111 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/security/sms_security.xml 
2023-04-25 09:18:12,115 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module sms: loading demo 
2023-04-25 09:18:12,115 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/data/sms_demo.xml 
2023-04-25 09:18:12,118 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sms/data/mail_demo.xml 
2023-04-25 09:18:12,152 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module sms loaded in 0.61s, 872 queries 
2023-04-25 09:18:12,152 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module snailmail (35/79) 
2023-04-25 09:18:12,209 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module snailmail: creating or updating database tables 
2023-04-25 09:18:12,377 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading snailmail/data/snailmail_data.xml 
2023-04-25 09:18:12,383 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading snailmail/views/report_assets.xml 
2023-04-25 09:18:12,398 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading snailmail/views/snailmail_views.xml 
2023-04-25 09:18:12,413 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading snailmail/views/assets.xml 
2023-04-25 09:18:12,434 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading snailmail/wizard/snailmail_confirm_views.xml 
2023-04-25 09:18:12,440 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading snailmail/wizard/snailmail_letter_cancel_views.xml 
2023-04-25 09:18:12,447 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading snailmail/wizard/snailmail_letter_format_error_views.xml 
2023-04-25 09:18:12,454 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading snailmail/wizard/snailmail_letter_missing_required_fields_views.xml 
2023-04-25 09:18:12,461 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading snailmail/security/ir.model.access.csv 
2023-04-25 09:18:12,473 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module snailmail: loading demo 
2023-04-25 09:18:12,482 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module snailmail loaded in 0.33s, 501 queries 
2023-04-25 09:18:12,482 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module auth_totp_portal (36/79) 
2023-04-25 09:18:12,535 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading auth_totp_portal/security/security.xml 
2023-04-25 09:18:12,555 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading auth_totp_portal/views/templates.xml 
2023-04-25 09:18:12,573 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module auth_totp_portal: loading demo 
2023-04-25 09:18:12,578 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module auth_totp_portal loaded in 0.10s, 102 queries 
2023-04-25 09:18:12,578 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module digest (37/79) 
2023-04-25 09:18:12,635 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module digest: creating or updating database tables 
2023-04-25 09:18:12,739 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading digest/security/ir.model.access.csv 
2023-04-25 09:18:12,749 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading digest/data/digest_data.xml 
2023-04-25 09:18:12,765 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading digest/data/digest_tips_data.xml 
2023-04-25 09:18:12,775 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading digest/data/ir_cron_data.xml 
2023-04-25 09:18:12,780 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading digest/data/res_config_settings_data.xml 
2023-04-25 09:18:12,784 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading digest/views/digest_views.xml 
2023-04-25 09:18:12,832 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading digest/views/digest_templates.xml 
2023-04-25 09:18:12,837 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading digest/views/res_config_settings_views.xml 
2023-04-25 09:18:12,862 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module digest: loading demo 
2023-04-25 09:18:12,871 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module digest loaded in 0.29s, 427 queries 
2023-04-25 09:18:12,871 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module account (38/79) 
2023-04-25 09:18:13,070 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module account: creating or updating database tables 
2023-04-25 09:18:14,436 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of res.company.account_tax_fiscal_country_id 
2023-04-25 09:18:15,205 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/security/account_security.xml 
2023-04-25 09:18:15,381 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/security/ir.model.access.csv 
2023-04-25 09:18:15,529 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/data/data_account_type.xml 
2023-04-25 09:18:15,544 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/data/account_data.xml 
2023-04-25 09:18:15,587 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/data/digest_data.xml 
2023-04-25 09:18:15,591 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_payment_view.xml 
2023-04-25 09:18:15,657 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/wizard/account_automatic_entry_wizard_views.xml 
2023-04-25 09:18:15,666 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/wizard/account_unreconcile_view.xml 
2023-04-25 09:18:15,673 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/wizard/account_move_reversal_view.xml 
2023-04-25 09:18:15,682 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/wizard/account_resequence_views.xml 
2023-04-25 09:18:15,689 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/wizard/account_payment_register_views.xml 
2023-04-25 09:18:15,698 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_move_views.xml 
2023-04-25 09:18:15,964 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/wizard/setup_wizards_view.xml 
2023-04-25 09:18:15,984 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/wizard/pos_box.xml 
2023-04-25 09:18:15,990 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/partner_view.xml 
2023-04-25 09:18:16,067 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_account_type_views.xml 
2023-04-25 09:18:16,082 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_account_views.xml 
2023-04-25 09:18:16,112 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_group_views.xml 
2023-04-25 09:18:16,126 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_journal_views.xml 
2023-04-25 09:18:16,193 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_account_tag_views.xml 
2023-04-25 09:18:16,208 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_bank_statement_views.xml 
2023-04-25 09:18:16,285 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_reconcile_model_views.xml 
2023-04-25 09:18:16,319 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_tax_views.xml 
2023-04-25 09:18:16,361 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_full_reconcile_views.xml 
2023-04-25 09:18:16,367 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_payment_term_views.xml 
2023-04-25 09:18:16,396 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_chart_template_views.xml 
2023-04-25 09:18:16,456 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/res_partner_bank_views.xml 
2023-04-25 09:18:16,466 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/report_statement.xml 
2023-04-25 09:18:16,473 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_report.xml 
2023-04-25 09:18:16,485 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/data/mail_template_data.xml 
2023-04-25 09:18:16,488 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/wizard/account_validate_move_view.xml 
2023-04-25 09:18:16,497 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/res_company_views.xml 
2023-04-25 09:18:16,508 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/product_view.xml 
2023-04-25 09:18:16,540 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_analytic_view.xml 
2023-04-25 09:18:16,565 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account.xml 
2023-04-25 09:18:16,600 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/report_invoice.xml 
2023-04-25 09:18:16,622 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/report/account_invoice_report_view.xml 
2023-04-25 09:18:16,656 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_cash_rounding_view.xml 
2023-04-25 09:18:16,673 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/wizard/account_report_common_view.xml 
2023-04-25 09:18:16,679 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/report_journal.xml 
2023-04-25 09:18:16,685 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/tax_adjustments.xml 
2023-04-25 09:18:16,687 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/wizard/wizard_tax_adjustments_view.xml 
2023-04-25 09:18:16,706 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/res_config_settings_views.xml 
2023-04-25 09:18:16,748 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_journal_dashboard_view.xml 
2023-04-25 09:18:16,768 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_portal_templates.xml 
2023-04-25 09:18:16,795 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/report_payment_receipt_templates.xml 
2023-04-25 09:18:16,803 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/data/payment_receipt_data.xml 
2023-04-25 09:18:16,809 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_onboarding_templates.xml 
2023-04-25 09:18:16,847 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/data/service_cron.xml 
2023-04-25 09:18:16,851 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_incoterms_view.xml 
2023-04-25 09:18:16,866 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/data/account_incoterms_data.xml 
2023-04-25 09:18:16,875 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/digest_views.xml 
2023-04-25 09:18:16,896 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/wizard/account_invoice_send_views.xml 
2023-04-25 09:18:16,910 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_tax_report_views.xml 
2023-04-25 09:18:16,937 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/report/account_hash_integrity_templates.xml 
2023-04-25 09:18:16,944 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/res_currency.xml 
2023-04-25 09:18:16,952 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_menuitem.xml 
2023-04-25 09:18:17,074 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/views/account_analytic_default_view.xml 
2023-04-25 09:18:17,103 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/wizard/account_tour_upload_bill.xml 
2023-04-25 09:18:17,114 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module account: loading demo 
2023-04-25 09:18:17,114 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account/demo/account_demo.xml 
2023-04-25 09:18:17,255 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Check Printing Base', 'United States - Accounting'] to user __system__ #1 via n/a 
2023-04-25 09:18:17,336 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module account loaded in 4.47s, 8042 queries 
2023-04-25 09:18:17,336 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module stock (39/79) 
2023-04-25 09:18:17,508 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module stock: creating or updating database tables 
2023-04-25 09:18:18,874 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/security/stock_security.xml 
2023-04-25 09:18:18,976 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/security/ir.model.access.csv 
2023-04-25 09:18:19,076 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/data/digest_data.xml 
2023-04-25 09:18:19,080 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/stock_menu_views.xml 
2023-04-25 09:18:19,108 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/data/stock_traceability_report_data.xml 
2023-04-25 09:18:19,111 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/data/procurement_data.xml 
2023-04-25 09:18:19,121 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/report/report_stock_forecasted.xml 
2023-04-25 09:18:19,144 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/report/report_stock_quantity.xml 
2023-04-25 09:18:19,157 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/report/stock_report_views.xml 
2023-04-25 09:18:19,178 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/report/report_package_barcode.xml 
2023-04-25 09:18:19,186 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/report/report_lot_barcode.xml 
2023-04-25 09:18:19,190 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/report/report_location_barcode.xml 
2023-04-25 09:18:19,197 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/report/report_stockpicking_operations.xml 
2023-04-25 09:18:19,207 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/report/report_deliveryslip.xml 
2023-04-25 09:18:19,229 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/report/report_stockinventory.xml 
2023-04-25 09:18:19,238 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/report/report_stock_rule.xml 
2023-04-25 09:18:19,270 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/report/package_templates.xml 
2023-04-25 09:18:19,274 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/report/picking_templates.xml 
2023-04-25 09:18:19,288 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/report/product_templates.xml 
2023-04-25 09:18:19,308 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/report/product_packaging.xml 
2023-04-25 09:18:19,313 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/data/mail_template_data.xml 
2023-04-25 09:18:19,317 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/wizard/stock_assign_serial_views.xml 
2023-04-25 09:18:19,325 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/wizard/stock_change_product_qty_views.xml 
2023-04-25 09:18:19,333 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/wizard/stock_picking_return_views.xml 
2023-04-25 09:18:19,342 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/wizard/stock_scheduler_compute_views.xml 
2023-04-25 09:18:19,350 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/wizard/stock_immediate_transfer_views.xml 
2023-04-25 09:18:19,356 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/wizard/stock_backorder_confirmation_views.xml 
2023-04-25 09:18:19,362 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/wizard/stock_quantity_history.xml 
2023-04-25 09:18:19,367 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/wizard/stock_rules_report_views.xml 
2023-04-25 09:18:19,374 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/wizard/stock_warn_insufficient_qty_views.xml 
2023-04-25 09:18:19,388 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/wizard/product_replenish_views.xml 
2023-04-25 09:18:19,396 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/wizard/stock_track_confirmation_views.xml 
2023-04-25 09:18:19,402 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/wizard/stock_orderpoint_snooze_views.xml 
2023-04-25 09:18:19,408 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/wizard/stock_package_destination_views.xml 
2023-04-25 09:18:19,416 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/res_partner_views.xml 
2023-04-25 09:18:19,465 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/product_strategy_views.xml 
2023-04-25 09:18:19,487 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/product_views.xml 
2023-04-25 09:18:19,635 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/stock_production_lot_views.xml 
2023-04-25 09:18:19,656 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/stock_picking_views.xml 
2023-04-25 09:18:19,767 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/stock_scrap_views.xml 
2023-04-25 09:18:19,802 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/stock_inventory_views.xml 
2023-04-25 09:18:19,863 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/stock_quant_views.xml 
2023-04-25 09:18:19,936 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/stock_location_views.xml 
2023-04-25 09:18:19,999 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/stock_warehouse_views.xml 
2023-04-25 09:18:20,018 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/stock_move_line_views.xml 
2023-04-25 09:18:20,045 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/stock_move_views.xml 
2023-04-25 09:18:20,135 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/stock_orderpoint_views.xml 
2023-04-25 09:18:20,185 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/res_config_settings_views.xml 
2023-04-25 09:18:20,229 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/report_stock_traceability.xml 
2023-04-25 09:18:20,251 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/stock_template.xml 
2023-04-25 09:18:20,282 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/stock_rule_views.xml 
2023-04-25 09:18:20,316 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/views/stock_package_level_views.xml 
2023-04-25 09:18:20,340 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/data/default_barcode_patterns.xml 
2023-04-25 09:18:20,346 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/data/stock_data.xml 
2023-04-25 09:18:20,483 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/data/stock_sequence_data.xml 
2023-04-25 09:18:20,517 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module stock: loading demo 
2023-04-25 09:18:20,517 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/data/stock_demo_pre.xml 
2023-04-25 09:18:20,521 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/data/procurement_demo.xml 
2023-04-25 09:18:20,614 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/data/stock_demo.xml 
2023-04-25 09:18:21,139 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/data/stock_orderpoint_demo.xml 
2023-04-25 09:18:21,153 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/data/stock_demo2.xml 
2023-04-25 09:18:21,749 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/data/stock_location_demo_cpu1.xml 
2023-04-25 09:18:21,752 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock/data/stock_location_demo_cpu3.xml 
2023-04-25 09:18:21,825 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module stock loaded in 4.49s, 8660 queries 
2023-04-25 09:18:21,825 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module account_edi (40/79) 
2023-04-25 09:18:21,930 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module account_edi: creating or updating database tables 
2023-04-25 09:18:22,140 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account_edi/security/ir.model.access.csv 
2023-04-25 09:18:22,151 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account_edi/wizard/account_invoice_send_views.xml 
2023-04-25 09:18:22,161 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account_edi/views/account_edi_document_views.xml 
2023-04-25 09:18:22,166 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account_edi/views/account_move_views.xml 
2023-04-25 09:18:22,205 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account_edi/views/account_payment_views.xml 
2023-04-25 09:18:22,221 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account_edi/views/account_journal_views.xml 
2023-04-25 09:18:22,238 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account_edi/data/cron.xml 
2023-04-25 09:18:22,242 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module account_edi: loading demo 
2023-04-25 09:18:22,250 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module account_edi loaded in 0.43s, 392 queries 
2023-04-25 09:18:22,250 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module mrp (41/79) 
2023-04-25 09:18:22,404 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module mrp: creating or updating database tables 
2023-04-25 09:18:23,142 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/security/mrp_security.xml 
2023-04-25 09:18:23,217 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/security/ir.model.access.csv 
2023-04-25 09:18:23,310 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/data/digest_data.xml 
2023-04-25 09:18:23,315 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/data/mrp_data.xml 
2023-04-25 09:18:23,464 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/wizard/change_production_qty_views.xml 
2023-04-25 09:18:23,476 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/wizard/mrp_workcenter_block_view.xml 
2023-04-25 09:18:23,484 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/wizard/stock_warn_insufficient_qty_views.xml 
2023-04-25 09:18:23,492 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/wizard/mrp_production_backorder.xml 
2023-04-25 09:18:23,499 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/wizard/mrp_consumption_warning_views.xml 
2023-04-25 09:18:23,507 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/wizard/mrp_immediate_production_views.xml 
2023-04-25 09:18:23,514 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/mrp_views_menus.xml 
2023-04-25 09:18:23,526 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/stock_move_views.xml 
2023-04-25 09:18:23,570 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/mrp_workorder_views.xml 
2023-04-25 09:18:23,651 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/mrp_workcenter_views.xml 
2023-04-25 09:18:23,733 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/mrp_bom_views.xml 
2023-04-25 09:18:23,779 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/mrp_production_views.xml 
2023-04-25 09:18:23,944 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/mrp_routing_views.xml 
2023-04-25 09:18:23,960 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/product_views.xml 
2023-04-25 09:18:24,045 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/stock_orderpoint_views.xml 
2023-04-25 09:18:24,057 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/stock_warehouse_views.xml 
2023-04-25 09:18:24,067 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/stock_picking_views.xml 
2023-04-25 09:18:24,085 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/mrp_unbuild_views.xml 
2023-04-25 09:18:24,122 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/ir_attachment_view.xml 
2023-04-25 09:18:24,134 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/res_config_settings_views.xml 
2023-04-25 09:18:24,176 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/mrp_templates.xml 
2023-04-25 09:18:24,200 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/views/stock_scrap_views.xml 
2023-04-25 09:18:24,220 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/report/report_deliveryslip.xml 
2023-04-25 09:18:24,233 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/report/mrp_report_views_main.xml 
2023-04-25 09:18:24,240 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/report/mrp_report_bom_structure.xml 
2023-04-25 09:18:24,262 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/report/mrp_production_templates.xml 
2023-04-25 09:18:24,277 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/report/report_stock_forecasted.xml 
2023-04-25 09:18:24,282 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/report/report_stock_rule.xml 
2023-04-25 09:18:24,288 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/report/mrp_zebra_production_templates.xml 
2023-04-25 09:18:24,294 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module mrp: loading demo 
2023-04-25 09:18:24,294 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp/data/mrp_demo.xml 
2023-04-25 09:18:25,687 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module mrp loaded in 3.44s, 6547 queries (+2 other) 
2023-04-25 09:18:25,687 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module payment (42/79) 
2023-04-25 09:18:25,818 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module payment: creating or updating database tables 
2023-04-25 09:18:26,131 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment/data/account_data.xml 
2023-04-25 09:18:26,135 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment/data/payment_icon_data.xml 
2023-04-25 09:18:26,246 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment/data/payment_acquirer_data.xml 
2023-04-25 09:18:26,334 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment/data/payment_cron.xml 
2023-04-25 09:18:26,339 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment/views/payment_views.xml 
2023-04-25 09:18:26,420 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment/views/account_payment_views.xml 
2023-04-25 09:18:26,439 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment/views/account_invoice_views.xml 
2023-04-25 09:18:26,480 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment/views/payment_acquirer_onboarding_templates.xml 
2023-04-25 09:18:26,493 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment/views/payment_templates.xml 
2023-04-25 09:18:26,510 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment/views/payment_portal_templates.xml 
2023-04-25 09:18:26,529 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment/views/assets.xml 
2023-04-25 09:18:26,536 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment/views/res_partner_views.xml 
2023-04-25 09:18:26,563 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment/security/ir.model.access.csv 
2023-04-25 09:18:26,583 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment/security/payment_security.xml 
2023-04-25 09:18:26,597 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment/wizards/payment_link_wizard_views.xml 
2023-04-25 09:18:26,605 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module payment: loading demo 
2023-04-25 09:18:26,616 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module payment loaded in 0.93s, 1162 queries 
2023-04-25 09:18:26,616 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module purchase (43/79) 
2023-04-25 09:18:26,755 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module purchase: creating or updating database tables 
2023-04-25 09:18:27,102 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/security/purchase_security.xml 
2023-04-25 09:18:27,181 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/security/ir.model.access.csv 
2023-04-25 09:18:27,231 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/data/digest_data.xml 
2023-04-25 09:18:27,236 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/views/assets.xml 
2023-04-25 09:18:27,253 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/views/account_move_views.xml 
2023-04-25 09:18:27,309 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/data/purchase_data.xml 
2023-04-25 09:18:27,334 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/data/ir_cron_data.xml 
2023-04-25 09:18:27,338 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/report/purchase_reports.xml 
2023-04-25 09:18:27,341 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/views/purchase_views.xml 
2023-04-25 09:18:27,484 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/views/res_config_settings_views.xml 
2023-04-25 09:18:27,532 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/views/product_views.xml 
2023-04-25 09:18:27,655 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/views/res_partner_views.xml 
2023-04-25 09:18:27,744 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/views/purchase_template.xml 
2023-04-25 09:18:27,752 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/report/purchase_bill_views.xml 
2023-04-25 09:18:27,762 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/report/purchase_report_views.xml 
2023-04-25 09:18:27,781 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/data/mail_template_data.xml 
2023-04-25 09:18:27,791 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/views/portal_templates.xml 
2023-04-25 09:18:27,818 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/report/purchase_order_templates.xml 
2023-04-25 09:18:27,827 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/report/purchase_quotation_templates.xml 
2023-04-25 09:18:27,835 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module purchase: loading demo 
2023-04-25 09:18:27,835 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase/data/purchase_demo.xml 
2023-04-25 09:18:28,114 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.tests: skip sending email in test mode 
2023-04-25 09:18:28,115 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Mail with ID 1 and Message-Id '<415549089748496.1682414308.091493844985962-openerp-message-notify@bf4d1c1eb-4384-4652-9e97-b3f940344846-initialize-xqn86>' successfully sent 
2023-04-25 09:18:28,152 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.mail records with IDs: [1] 
2023-04-25 09:18:28,152 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 
2023-04-25 09:18:28,173 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.tests: skip sending email in test mode 
2023-04-25 09:18:28,173 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Mail with ID 2 and Message-Id '<308783281790144.1682414308.162515401840210-openerp-message-notify@bf4d1c1eb-4384-4652-9e97-b3f940344846-initialize-xqn86>' successfully sent 
2023-04-25 09:18:28,177 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.mail records with IDs: [2] 
2023-04-25 09:18:28,177 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 
2023-04-25 09:18:28,196 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.tests: skip sending email in test mode 
2023-04-25 09:18:28,196 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Mail with ID 3 and Message-Id '<271567140244087.1682414308.186482906341553-openerp-message-notify@bf4d1c1eb-4384-4652-9e97-b3f940344846-initialize-xqn86>' successfully sent 
2023-04-25 09:18:28,200 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.mail records with IDs: [3] 
2023-04-25 09:18:28,200 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 
2023-04-25 09:18:28,221 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.tests: skip sending email in test mode 
2023-04-25 09:18:28,222 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Mail with ID 4 and Message-Id '<688701494692283.1682414308.211725711822510-openerp-message-notify@bf4d1c1eb-4384-4652-9e97-b3f940344846-initialize-xqn86>' successfully sent 
2023-04-25 09:18:28,225 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.mail records with IDs: [4] 
2023-04-25 09:18:28,225 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 
2023-04-25 09:18:28,259 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module purchase loaded in 1.64s, 3043 queries (+3 other) 
2023-04-25 09:18:28,259 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module snailmail_account (44/79) 
2023-04-25 09:18:28,361 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module snailmail_account: creating or updating database tables 
2023-04-25 09:18:28,523 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading snailmail_account/views/res_config_settings_views.xml 
2023-04-25 09:18:28,582 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading snailmail_account/views/assets.xml 
2023-04-25 09:18:28,590 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading snailmail_account/wizard/account_invoice_send_views.xml 
2023-04-25 09:18:28,601 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading snailmail_account/security/ir.model.access.csv 
2023-04-25 09:18:28,608 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module snailmail_account: loading demo 
2023-04-25 09:18:28,615 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module snailmail_account loaded in 0.36s, 221 queries 
2023-04-25 09:18:28,615 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module stock_account (45/79) 
2023-04-25 09:18:28,740 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module stock_account: creating or updating database tables 
2023-04-25 09:18:28,954 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_account/security/stock_account_security.xml 
2023-04-25 09:18:28,958 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_account/security/ir.model.access.csv 
2023-04-25 09:18:28,975 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_account/data/stock_account_data.xml 
2023-04-25 09:18:28,980 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_account/views/stock_account_views.xml 
2023-04-25 09:18:29,028 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_account/views/res_config_settings_views.xml 
2023-04-25 09:18:29,070 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_account/data/product_data.xml 
2023-04-25 09:18:29,074 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_account/views/product_views.xml 
2023-04-25 09:18:29,101 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_account/views/stock_quant_views.xml 
2023-04-25 09:18:29,122 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_account/views/stock_valuation_layer_views.xml 
2023-04-25 09:18:29,172 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_account/wizard/stock_valuation_layer_revaluation_views.xml 
2023-04-25 09:18:29,180 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_account/report/report_stock_forecasted.xml 
2023-04-25 09:18:29,185 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module stock_account: loading demo 
2023-04-25 09:18:29,196 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module stock_account loaded in 0.58s, 828 queries 
2023-04-25 09:18:29,196 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module stock_demand_estimate (46/79) 
2023-04-25 09:18:29,294 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module stock_demand_estimate: creating or updating database tables 
2023-04-25 09:18:29,379 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_demand_estimate/security/ir.model.access.csv 
2023-04-25 09:18:29,388 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_demand_estimate/security/stock_security.xml 
2023-04-25 09:18:29,390 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_demand_estimate/views/stock_demand_estimate_view.xml 
2023-04-25 09:18:29,420 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module stock_demand_estimate: loading demo 
2023-04-25 09:18:29,429 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module stock_demand_estimate loaded in 0.23s, 187 queries 
2023-04-25 09:18:29,429 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module stock_helper (47/79) 
2023-04-25 09:18:29,585 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module stock_helper: creating or updating database tables 
2023-04-25 09:18:29,606 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module stock_helper: loading demo 
2023-04-25 09:18:29,646 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module stock_helper loaded in 0.22s, 40 queries 
2023-04-25 09:18:29,646 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module stock_sms (48/79) 
2023-04-25 09:18:29,751 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module stock_sms: creating or updating database tables 
2023-04-25 09:18:29,864 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_sms/data/sms_data.xml 
2023-04-25 09:18:29,868 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_sms/views/res_config_settings_views.xml 
2023-04-25 09:18:29,916 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_sms/wizard/confirm_stock_sms_views.xml 
2023-04-25 09:18:29,921 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_sms/security/ir.model.access.csv 
2023-04-25 09:18:29,929 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_sms/security/sms_security.xml 
2023-04-25 09:18:29,933 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module stock_sms: loading demo 
2023-04-25 09:18:29,943 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module stock_sms loaded in 0.30s, 235 queries 
2023-04-25 09:18:29,943 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module stock_warehouse_calendar (49/79) 
2023-04-25 09:18:30,035 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module stock_warehouse_calendar: creating or updating database tables 
2023-04-25 09:18:30,150 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading stock_warehouse_calendar/views/stock_warehouse_views.xml 
2023-04-25 09:18:30,163 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module stock_warehouse_calendar: loading demo 
2023-04-25 09:18:30,168 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module stock_warehouse_calendar loaded in 0.22s, 91 queries 
2023-04-25 09:18:30,168 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module account_edi_facturx (50/79) 
2023-04-25 09:18:30,263 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module account_edi_facturx: creating or updating database tables 
2023-04-25 09:18:30,288 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account_edi_facturx/data/account_edi_data.xml 
2023-04-25 09:18:30,328 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account_edi_facturx/data/facturx_templates.xml 
2023-04-25 09:18:30,348 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module account_edi_facturx: loading demo 
2023-04-25 09:18:30,351 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Import/Export electronic invoices with UBL/CII'] to user __system__ #1 via n/a 
2023-04-25 09:18:30,393 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module account_edi_facturx loaded in 0.23s, 174 queries 
2023-04-25 09:18:30,394 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module account_edi_ubl (51/79) 
2023-04-25 09:18:30,488 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module account_edi_ubl: creating or updating database tables 
2023-04-25 09:18:30,521 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading account_edi_ubl/data/ubl_templates.xml 
2023-04-25 09:18:30,570 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module account_edi_ubl: loading demo 
2023-04-25 09:18:30,575 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module account_edi_ubl loaded in 0.18s, 98 queries 
2023-04-25 09:18:30,575 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module mrp_account (52/79) 
2023-04-25 09:18:30,684 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module mrp_account: creating or updating database tables 
2023-04-25 09:18:30,836 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_account/security/ir.model.access.csv 
2023-04-25 09:18:30,848 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_account/views/product_views.xml 
2023-04-25 09:18:30,915 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_account/views/mrp_production_views.xml 
2023-04-25 09:18:30,948 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module mrp_account: loading demo 
2023-04-25 09:18:30,954 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module mrp_account loaded in 0.38s, 382 queries 
2023-04-25 09:18:30,954 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module mrp_bom_location (53/79) 
2023-04-25 09:18:31,049 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module mrp_bom_location: creating or updating database tables 
2023-04-25 09:18:31,116 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_bom_location/views/mrp_view.xml 
2023-04-25 09:18:31,150 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_bom_location/views/report_mrpbomstructure.xml 
2023-04-25 09:18:31,163 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module mrp_bom_location: loading demo 
2023-04-25 09:18:31,169 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module mrp_bom_location loaded in 0.21s, 223 queries 
2023-04-25 09:18:31,169 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module mrp_warehouse_calendar (54/79) 
2023-04-25 09:18:31,266 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module mrp_warehouse_calendar: creating or updating database tables 
2023-04-25 09:18:31,293 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module mrp_warehouse_calendar: loading demo 
2023-04-25 09:18:31,338 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module mrp_warehouse_calendar loaded in 0.17s, 46 queries 
2023-04-25 09:18:31,338 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module payment_fix_register_token (55/79) 
2023-04-25 09:18:31,575 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module payment_fix_register_token: creating or updating database tables 
2023-04-25 09:18:31,646 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment_fix_register_token/views/account_payment_register_views.xml 
2023-04-25 09:18:31,659 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module payment_fix_register_token: loading demo 
2023-04-25 09:18:31,664 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module payment_fix_register_token loaded in 0.33s, 73 queries 
2023-04-25 09:18:31,664 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module payment_transfer (56/79) 
2023-04-25 09:18:31,778 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module payment_transfer: creating or updating database tables 
2023-04-25 09:18:31,845 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment_transfer/views/payment_views.xml 
2023-04-25 09:18:31,858 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment_transfer/views/payment_transfer_templates.xml 
2023-04-25 09:18:31,862 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading payment_transfer/data/payment_acquirer_data.xml 
2023-04-25 09:18:31,873 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module payment_transfer: loading demo 
2023-04-25 09:18:31,883 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module payment_transfer loaded in 0.22s, 121 queries 
2023-04-25 09:18:31,883 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module purchase_stock (57/79) 
2023-04-25 09:18:32,028 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module purchase_stock: creating or updating database tables 
2023-04-25 09:18:32,197 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of purchase.order.picking_count 
2023-04-25 09:18:32,197 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of purchase.order.picking_ids 
2023-04-25 09:18:32,197 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of purchase.order.effective_date 
2023-04-25 09:18:32,286 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/security/ir.model.access.csv 
2023-04-25 09:18:32,309 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/data/purchase_stock_data.xml 
2023-04-25 09:18:32,377 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/data/mail_data.xml 
2023-04-25 09:18:32,385 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/views/assets.xml 
2023-04-25 09:18:32,394 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/report/vendor_delay_report.xml 
2023-04-25 09:18:32,405 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/views/purchase_views.xml 
2023-04-25 09:18:32,434 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/views/stock_views.xml 
2023-04-25 09:18:32,470 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/views/stock_rule_views.xml 
2023-04-25 09:18:32,479 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/views/res_config_settings_views.xml 
2023-04-25 09:18:32,567 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/views/res_partner_views.xml 
2023-04-25 09:18:32,614 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/views/stock_production_lot_views.xml 
2023-04-25 09:18:32,626 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/views/product_category_views.xml 
2023-04-25 09:18:32,639 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/report/purchase_report_views.xml 
2023-04-25 09:18:32,649 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/report/purchase_report_templates.xml 
2023-04-25 09:18:32,659 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/report/report_stock_forecasted.xml 
2023-04-25 09:18:32,665 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/report/report_stock_rule.xml 
2023-04-25 09:18:32,674 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module purchase_stock: loading demo 
2023-04-25 09:18:32,674 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_stock/data/purchase_stock_demo.xml 
2023-04-25 09:18:32,867 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module purchase_stock loaded in 0.98s, 1673 queries 
2023-04-25 09:18:32,867 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module sale (58/79) 
2023-04-25 09:18:33,032 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module sale: creating or updating database tables 
2023-04-25 09:18:33,567 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/security/sale_security.xml 
2023-04-25 09:18:33,677 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/security/ir.model.access.csv 
2023-04-25 09:18:33,751 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/report/sale_report.xml 
2023-04-25 09:18:33,757 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/report/sale_report_views.xml 
2023-04-25 09:18:33,780 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/report/sale_report_templates.xml 
2023-04-25 09:18:33,801 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/report/invoice_report_templates.xml 
2023-04-25 09:18:33,807 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/report/report_all_channels_sales_views.xml 
2023-04-25 09:18:33,809 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/data/ir_sequence_data.xml 
2023-04-25 09:18:33,819 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/data/mail_data.xml 
2023-04-25 09:18:33,841 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/data/sale_data.xml 
2023-04-25 09:18:33,849 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/wizard/sale_make_invoice_advance_views.xml 
2023-04-25 09:18:33,862 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/views/sale_views.xml 
2023-04-25 09:18:34,288 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/views/sales_team_views.xml 
2023-04-25 09:18:34,328 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/views/res_partner_views.xml 
2023-04-25 09:18:34,428 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/views/mail_activity_views.xml 
2023-04-25 09:18:34,432 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/views/assets.xml 
2023-04-25 09:18:34,463 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/views/variant_templates.xml 
2023-04-25 09:18:34,468 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/views/sale_portal_templates.xml 
2023-04-25 09:18:34,507 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/views/sale_onboarding_views.xml 
2023-04-25 09:18:34,527 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/views/res_config_settings_views.xml 
2023-04-25 09:18:34,597 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/views/payment_views.xml 
2023-04-25 09:18:34,620 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/views/product_views.xml 
2023-04-25 09:18:34,639 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/views/utm_campaign_views.xml 
2023-04-25 09:18:34,652 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/wizard/sale_order_cancel_views.xml 
2023-04-25 09:18:34,657 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/wizard/sale_payment_link_views.xml 
2023-04-25 09:18:34,659 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module sale: loading demo 
2023-04-25 09:18:34,660 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/data/product_product_demo.xml 
2023-04-25 09:18:34,771 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale/data/sale_demo.xml 
2023-04-25 09:18:35,748 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.message records with IDs: [52] 
2023-04-25 09:18:35,766 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted product.product records with IDs: [15] 
2023-04-25 09:18:35,769 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.followers records with IDs: [46] 
2023-04-25 09:18:35,831 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.tests: skip sending email in test mode 
2023-04-25 09:18:35,831 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Mail with ID 5 and Message-Id '<396708034619122.1682414315.811228990554810-openerp-message-notify@bf4d1c1eb-4384-4652-9e97-b3f940344846-initialize-xqn86>' successfully sent 
2023-04-25 09:18:35,835 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.mail records with IDs: [5] 
2023-04-25 09:18:35,835 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 
2023-04-25 09:18:35,864 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.tests: skip sending email in test mode 
2023-04-25 09:18:35,864 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Mail with ID 6 and Message-Id '<950521000941021.1682414315.849688053131104-openerp-message-notify@bf4d1c1eb-4384-4652-9e97-b3f940344846-initialize-xqn86>' successfully sent 
2023-04-25 09:18:35,869 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.mail records with IDs: [6] 
2023-04-25 09:18:35,869 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 
2023-04-25 09:18:35,890 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.tests: skip sending email in test mode 
2023-04-25 09:18:35,891 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Mail with ID 7 and Message-Id '<995034511447175.1682414315.880764961242676-openerp-message-notify@bf4d1c1eb-4384-4652-9e97-b3f940344846-initialize-xqn86>' successfully sent 
2023-04-25 09:18:35,895 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.mail records with IDs: [7] 
2023-04-25 09:18:35,895 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 
2023-04-25 09:18:35,914 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.tests: skip sending email in test mode 
2023-04-25 09:18:35,915 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Mail with ID 8 and Message-Id '<483232965911928.1682414315.905313491821289-openerp-message-notify@bf4d1c1eb-4384-4652-9e97-b3f940344846-initialize-xqn86>' successfully sent 
2023-04-25 09:18:35,919 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.mail records with IDs: [8] 
2023-04-25 09:18:35,919 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 
2023-04-25 09:18:35,937 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.tests: skip sending email in test mode 
2023-04-25 09:18:35,937 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Mail with ID 9 and Message-Id '<591064270516179.1682414315.928144216537476-openerp-message-notify@bf4d1c1eb-4384-4652-9e97-b3f940344846-initialize-xqn86>' successfully sent 
2023-04-25 09:18:35,941 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.mail records with IDs: [9] 
2023-04-25 09:18:35,941 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 
2023-04-25 09:18:35,959 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.tests: skip sending email in test mode 
2023-04-25 09:18:35,960 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Mail with ID 10 and Message-Id '<866784552495286.1682414315.950598001480103-openerp-message-notify@bf4d1c1eb-4384-4652-9e97-b3f940344846-initialize-xqn86>' successfully sent 
2023-04-25 09:18:35,964 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.mail records with IDs: [10] 
2023-04-25 09:18:35,964 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 
2023-04-25 09:18:35,983 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.tests: skip sending email in test mode 
2023-04-25 09:18:35,983 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Mail with ID 11 and Message-Id '<874074431216323.1682414315.973329067230225-openerp-message-notify@bf4d1c1eb-4384-4652-9e97-b3f940344846-initialize-xqn86>' successfully sent 
2023-04-25 09:18:35,987 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.mail records with IDs: [11] 
2023-04-25 09:18:35,987 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 
2023-04-25 09:18:36,007 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.tests: skip sending email in test mode 
2023-04-25 09:18:36,007 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Mail with ID 12 and Message-Id '<101255269285914.1682414315.997144222259521-openerp-message-notify@bf4d1c1eb-4384-4652-9e97-b3f940344846-initialize-xqn86>' successfully sent 
2023-04-25 09:18:36,011 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models.unlink: User #1 deleted mail.mail records with IDs: [12] 
2023-04-25 09:18:36,011 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.addons.mail.models.mail_mail: Sent batch 1 emails via mail server ID #False 
2023-04-25 09:18:36,056 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module sale loaded in 3.19s, 6025 queries (+3 other) 
2023-04-25 09:18:36,056 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module mrp_multi_level (59/79) 
2023-04-25 09:18:36,182 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module mrp_multi_level: creating or updating database tables 
2023-04-25 09:18:36,534 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/security/mrp_multi_level_security.xml 
2023-04-25 09:18:36,570 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/security/ir.model.access.csv 
2023-04-25 09:18:36,647 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/data/system_parameter.xml 
2023-04-25 09:18:36,649 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/views/mrp_area_views.xml 
2023-04-25 09:18:36,662 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/views/product_product_views.xml 
2023-04-25 09:18:36,698 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/views/product_template_views.xml 
2023-04-25 09:18:36,726 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/views/product_mrp_area_views.xml 
2023-04-25 09:18:36,745 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/views/stock_location_views.xml 
2023-04-25 09:18:36,765 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/wizards/mrp_inventory_procure_views.xml 
2023-04-25 09:18:36,779 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/views/mrp_inventory_views.xml 
2023-04-25 09:18:36,803 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/views/mrp_move_views.xml 
2023-04-25 09:18:36,809 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/views/mrp_planned_order_views.xml 
2023-04-25 09:18:36,833 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/wizards/mrp_multi_level_views.xml 
2023-04-25 09:18:36,839 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/views/mrp_menuitem.xml 
2023-04-25 09:18:36,848 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/data/mrp_multi_level_cron.xml 
2023-04-25 09:18:36,851 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/data/mrp_area_data.xml 
2023-04-25 09:18:36,854 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module mrp_multi_level: loading demo 
2023-04-25 09:18:36,854 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/demo/product_category_demo.xml 
2023-04-25 09:18:36,861 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/demo/product_product_demo.xml 
2023-04-25 09:18:37,181 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/demo/res_partner_demo.xml 
2023-04-25 09:18:37,203 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/demo/product_supplierinfo_demo.xml 
2023-04-25 09:18:37,220 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/demo/product_mrp_area_demo.xml 
2023-04-25 09:18:37,242 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/demo/mrp_bom_demo.xml 
2023-04-25 09:18:37,299 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading mrp_multi_level/demo/initial_on_hand_demo.xml 
2023-04-25 09:18:37,405 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module mrp_multi_level loaded in 1.35s, 2406 queries 
2023-04-25 09:18:37,406 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module purchase_mrp (60/79) 
2023-04-25 09:18:37,527 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module purchase_mrp: creating or updating database tables 
2023-04-25 09:18:37,616 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_mrp/views/purchase_order_views.xml 
2023-04-25 09:18:37,644 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading purchase_mrp/views/mrp_production_views.xml 
2023-04-25 09:18:37,678 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module purchase_mrp: loading demo 
2023-04-25 09:18:37,684 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module purchase_mrp loaded in 0.28s, 178 queries 
2023-04-25 09:18:37,684 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module sale_purchase (61/79) 
2023-04-25 09:18:37,804 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module sale_purchase: creating or updating database tables 
2023-04-25 09:18:37,972 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_purchase/data/mail_data.xml 
2023-04-25 09:18:37,985 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_purchase/views/product_views.xml 
2023-04-25 09:18:38,007 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_purchase/views/sale_order_views.xml 
2023-04-25 09:18:38,034 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_purchase/views/purchase_order_views.xml 
2023-04-25 09:18:38,059 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module sale_purchase: loading demo 
2023-04-25 09:18:38,065 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module sale_purchase loaded in 0.38s, 335 queries 
2023-04-25 09:18:38,065 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module sale_stock (62/79) 
2023-04-25 09:18:38,223 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.registry: module sale_stock: creating or updating database tables 
2023-04-25 09:18:38,353 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.models: Storing computed values of sale.order.effective_date 
2023-04-25 09:18:38,455 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/security/sale_stock_security.xml 
2023-04-25 09:18:38,467 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/security/ir.model.access.csv 
2023-04-25 09:18:38,492 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/views/sale_order_views.xml 
2023-04-25 09:18:38,592 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/views/stock_views.xml 
2023-04-25 09:18:38,665 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/views/res_config_settings_views.xml 
2023-04-25 09:18:38,769 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/views/sale_stock_portal_template.xml 
2023-04-25 09:18:38,775 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/views/stock_production_lot_views.xml 
2023-04-25 09:18:38,788 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/views/report_invoice.xml 
2023-04-25 09:18:38,794 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/views/res_users_views.xml 
2023-04-25 09:18:38,839 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/report/report_stock_forecasted.xml 
2023-04-25 09:18:38,845 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/report/sale_order_report_templates.xml 
2023-04-25 09:18:38,854 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/report/stock_report_deliveryslip.xml 
2023-04-25 09:18:38,860 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/data/sale_stock_data.xml 
2023-04-25 09:18:38,862 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/wizard/stock_rules_report_views.xml 
2023-04-25 09:18:38,869 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/wizard/sale_order_cancel_views.xml 
2023-04-25 09:18:38,875 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module sale_stock: loading demo 
2023-04-25 09:18:38,875 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: loading sale_stock/data/sale_order_demo.xml 
2023-04-25 09:18:39,133 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Module sale_stock loaded in 1.07s, 1817 queries 
2023-04-25 09:18:39,133 55 INFO bf4d1c1eb-4384-4652-9e97-b3f940344846 odoo.modules.loading: Loading module ddmrp (63/79) 
  
  

I have tried to rebuild a couple of times and the init logs always ends at that point. Maybe is there any internal log of runboat that can give us a better clue?

Thanks!

- Add link to Stock Demand Estimates from Stock Buffer
- Add link to MRP BoM from Stock Buffer
- Add link to Stock Buffers from Product Variants
- Add link to Stock Buffer from MRP BoM Line
Copy link
Contributor

@LoisRForgeFlow LoisRForgeFlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LoisRForgeFlow
Copy link
Contributor

/ocabot merge minor

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 14.0-ocabot-merge-pr-248-by-LoisRForgeFlow-bump-minor, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 2e5b268 into OCA:14.0 Apr 28, 2023
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 1d3b83e. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants