Commit: ipi_addons:2e1851fa  
Subject: Fix base_import_match config
Author: AdrianBernal
Committer: AdrianBernal
Commit: odoo:9890158d  
Subject: [FIX] payment: user is able to delete linked journals
Author: momegahed
Committer: Antoine Vandevenne (anv)
Commit: OCA/bank_payment:67fcc301  
Subject: Update translation files
Author: Weblate
Committer: Weblate
Commit: OCA/account_financial_reporting:a541f9cf  
Subject: [UPD] addons table in README.md
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: OCA/social:0c71daad  
Subject: Update translation files
Author: Weblate
Committer: Weblate
Commit: OCA/hr:30298849  
Subject: [ADD] setup.py
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: OCA/account_analytic:e5f99cc7  
Subject: Update translation files
Author: Weblate
Committer: Weblate
Commit: OCA/server_ux:a431dac2  
Subject: Translated using Weblate (Spanish)
Author: Víctor Martínez
Committer: Weblate
Commit: OCA/purchase_workflow:d4d59ec4  
Subject: [ADD] setup.py
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: OCA/l10n_spain:ff7363ea  
Subject: [UPD] addons table in README.md
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: OCA/manufacture:1bac4379  
Subject: [ADD] setup.py
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: OCA/community_data_files:76ea375f  
Subject: Merge pull request #149 from Tecnativa/15.0-FIX-pre-commit
Author: Pedro M. Baeza
Committer: GitHub
Commit: OCA/project:290a4eab  
Subject: [UPD] addons table in README.md
Author: OCA-git-bot
Committer: OCA-git-bot
Commit: OCA/partner_contact:903fd712  
Subject: Merge pull request #1431 from OCA/15.0-ocabot-update-dotfiles
Author: Pedro M. Baeza
Committer: GitHub
Commit: OCA/web:e0c4ba11  
Subject: [IMP] update dotfiles [ci skip]
Author: oca-git-bot
Committer: oca-git-bot
Commit: OCA/storage:374e0333  
Subject: [IMP] update dotfiles [ci skip]
Author: oca-git-bot
Committer: oca-git-bot
Commit: OCA/server_env:204f256e  
Subject: [IMP] update dotfiles [ci skip]
Author: oca-git-bot
Committer: oca-git-bot
Commit: OCA/server_backend:98ff5720  
Subject: [IMP] update dotfiles [ci skip]
Author: oca-git-bot
Committer: oca-git-bot
Commit: OCA/server_auth:c517ce1d  
Subject: [IMP] update dotfiles [ci skip]
Author: oca-git-bot
Committer: oca-git-bot
Commit: OCA/sale_workflow:1ea366b5  
Subject: [IMP] update dotfiles [ci skip]
Author: oca-git-bot
Committer: oca-git-bot
Commit: OCA/reporting_engine:538bf5fb  
Subject: [IMP] update dotfiles [ci skip]
Author: oca-git-bot
Committer: oca-git-bot
Commit: OCA/queue:31780ef9  
Subject: [IMP] update dotfiles [ci skip]
Author: oca-git-bot
Committer: oca-git-bot
Commit: OCA/product_attribute:704d12aa  
Subject: [IMP] update dotfiles [ci skip]
Author: oca-git-bot
Committer: oca-git-bot
Commit: OCA/maintenance:f5cb700d  
Subject: [IMP] update dotfiles [ci skip]
Author: oca-git-bot
Committer: oca-git-bot
Commit: OCA/helpdesk:5702b92d  
Subject: [IMP] update dotfiles [ci skip]
Author: oca-git-bot
Committer: oca-git-bot
Commit: OCA/dms:07e0fef7  
Subject: [IMP] update dotfiles [ci skip]
Author: oca-git-bot
Committer: oca-git-bot
Commit: OCA/connector_interfaces:7b8e636d  
Subject: [IMP] update dotfiles [ci skip]
Author: oca-git-bot
Committer: oca-git-bot
Commit: OCA/connector:a25344fc  
Subject: [IMP] update dotfiles [ci skip]
Author: oca-git-bot
Committer: oca-git-bot
Commit: OCA/account_closing:bc29890d  
Subject: [IMP] update dotfiles [ci skip]
Author: oca-git-bot
Committer: oca-git-bot
Commit: camptocamp/odoo_cloud_platform:1731912b  
Subject: feat: add setup.py entry for pip install modules (#378)
Author: Vincent Renaville
Committer: GitHub
Commit: OCA/server_tools:0a3dda46  
Subject: Translated using Weblate (Spanish (Argentina))
Author: Ignacio Buioli
Committer: Weblate
Version: 15.0
Config: ipi_science_config_demo
Total time: 3m
Date Level Type Message
2022-12-21 12:35:24 INFO runbot Init build environment with config ipi_science_config_demo
2022-12-21 12:35:24 Starting step ipi_science_config_demo from config ipi_science_config_demo
2022-12-21 12:35:24 INFO runbot Using Dockerfile Tag odoo:DockerIPI
2022-12-21 12:35:40 INFO server odoo.modules.loading:274 1 modules loaded in 9.36s, 10886 queries (+0 extra)
2022-12-21 12:38:03 ERROR server odoo.tools.convert.init:119 Could not eval([Command.link(ref('ipi_science_data.demo_user_customer'))]) for users in {}
2022-12-21 12:38:03 WARNING server odoo.modules.loading:90
Module ipi_science_config demo data failed to install, installed without demo data
Traceback (most recent call last):
  File "/data/build/odoo/odoo/tools/cache.py", line 85, in lookup
    r = d[key]
  File "/data/build/odoo/odoo/tools/func.py", line 71, in wrapper
    return func(self, *args, **kwargs)
  File "/data/build/odoo/odoo/tools/lru.py", line 34, in __getitem__
    a = self.d[obj]
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7fb8689115e0>, 'ipi_science_data.demo_user_customer')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/data/build/odoo/odoo/tools/safe_eval.py", line 332, in safe_eval
    return unsafe_eval(c, globals_dict, locals_dict)
  File "", line 1, in <module>
  File "/data/build/odoo/odoo/tools/convert.py", line 666, in id_get
    res = self.model_id_get(id_str, raise_if_not_found)
  File "/data/build/odoo/odoo/tools/convert.py", line 672, in model_id_get
    return self.env['ir.model.data']._xmlid_to_res_model_res_id(id_str, raise_if_not_found=raise_if_not_found)
  File "/data/build/odoo/odoo/addons/base/models/ir_model.py", line 1943, in _xmlid_to_res_model_res_id
    return self._xmlid_lookup(xmlid)[1:3]
  File "<decorator-gen-35>", line 2, in _xmlid_lookup
  File "/data/build/odoo/odoo/tools/cache.py", line 90, in lookup
    value = d[key] = self.method(*args, **kwargs)
  File "/data/build/odoo/odoo/addons/base/models/ir_model.py", line 1936, in _xmlid_lookup
    raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: ipi_science_data.demo_user_customer
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/data/build/odoo/odoo/tools/convert.py", line 683, in _tag_root
    f(rec)
  File "/data/build/odoo/odoo/tools/convert.py", line 572, in _tag_record
    f_val = _eval_xml(self, field, env)
  File "/data/build/odoo/odoo/tools/convert.py", line 117, in _eval_xml
    return safe_eval(a_eval, idref2)
  File "/data/build/odoo/odoo/tools/convert.py", line 39, in <lambda>
    safe_eval = lambda expr, ctx={}: s_eval(expr, ctx, nocopy=True)
  File "/data/build/odoo/odoo/tools/safe_eval.py", line 348, in safe_eval
    raise ValueError('%s: "%s" while evaluating\n%r' % (ustr(type(e)), ustr(e), expr))
ValueError: <class 'ValueError'>: "External ID not found in the system: ipi_science_data.demo_user_customer" while evaluating
"[Command.link(ref('ipi_science_data.demo_user_customer'))]"
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/data/build/odoo/odoo/modules/loading.py", line 86, in load_demo
    load_data(cr, idref, mode, kind='demo', package=package)
  File "/data/build/odoo/odoo/modules/loading.py", line 69, in load_data
    tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind)
  File "/data/build/odoo/odoo/tools/convert.py", line 748, in convert_file
    convert_xml_import(cr, module, fp, idref, mode, noupdate)
  File "/data/build/odoo/odoo/tools/convert.py", line 814, in convert_xml_import
    obj.parse(doc.getroot())
  File "/data/build/odoo/odoo/tools/convert.py", line 734, in parse
    self._tag_root(de)
  File "/data/build/odoo/odoo/tools/convert.py", line 683, in _tag_root
    f(rec)
  File "/data/build/odoo/odoo/tools/convert.py", line 696, in _tag_root
    raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ipi_addons/ipi_science_config/demo/res_users_demo.xml:11, somewhere inside
<record id="base.group_portal" model="res.groups"><!-- Add the demo user to the portal (and therefore to the portal member group) -->
            <field name="users" eval="[Command.link(ref('ipi_science_data.demo_user_customer'))]"/>
        </record>
2022-12-21 12:38:03 INFO server odoo.modules.loading:274 98 modules loaded in 139.45s, 83387 queries (+31 extra)
2022-12-21 12:38:09 INFO server odoo.modules.loading:274 100 modules loaded in 2.03s, 578 queries (+0 extra)
2022-12-21 12:38:14 Step ipi_science_config_demo finished in 3m
2022-12-21 12:38:14 Starting step run from config ipi_science_config_demo
2022-12-21 12:38:14 INFO runbot Start running build 00091-15-0
2022-12-21 12:38:14 INFO runbot Using Dockerfile Tag odoo:DockerIPI
2022-12-21 12:38:20 INFO server odoo.modules.loading:274 1 modules loaded in 0.01s, 0 queries (+0 extra)
2022-12-21 12:38:30 INFO server odoo.modules.loading:274 100 modules loaded in 3.54s, 0 queries (+0 extra)
2022-12-21 12:41:11 INFO runbot Killing build 00091-15-0, requested by Adrián (user #6)
2022-12-21 12:41:12 INFO runbot Kill build 00091-15-0