| Subbuilds | Name | State | Detail |
|---|---|---|---|
| Build 415742 | At install tests: from account to website_timesheet 63m | Succeed | Log |
| Build 415743 | Post install tests: step install all modules 13m | Succeed | Log |
| Build 415744 | Post install tests: from account to hr_recruitment_survey 60m | Failed | Log |
| Build 415745 | Post install tests: from hr_skills to phone_validation 45m | Succeed | Log |
| Build 415746 | Post install tests: from point_of_sale to purchase_requisition_stock 89m | Succeed | Log |
| Build 415747 | Post install tests: from purchase_stock to test_inherits_depends 49m | Succeed | Log |
| Build 415748 | Post install tests: from test_mail to to_product_odoo_version 49m | Succeed | Log |
| Build 415749 | Post install tests: from to_sale_order_advance to viin_appointment_website_hr 9m | Succeed | Log |
| Build 415750 | Post install tests: from viin_backend_theme to viin_product 25m | Succeed | Log |
| Build 415751 | Post install tests: from viin_project to web_unsplash 64m | Succeed | Log |
| Build 415752 | Post install tests: from website to website_timesheet 59m | Succeed | Log |
| Create Date | Level | Message |
|---|---|---|
| 09/15/2026 12:25:04 | INFO |
Updated repository Viindoo-tvtmaaddons
|
| 09/15/2026 12:25:04 | INFO |
Updated repository Viindoo-erponline-enterprise
|
| 09/15/2026 12:25:04 | INFO |
Updated repository Viindoo-branding
|
| 09/15/2026 12:25:04 | INFO |
Cloned repository Viindoo-odoo
|
| 09/15/2026 14:10:20 | ERROR |
Subbuild # 415744:
odoo.addons.account_edi_ubl_cii.tests.test_cii_export_facturx_fr: ERROR: CiiExportFacturXFR.test_invoice_deferred_dates
Traceback (most recent call last):
File "/data/build/rb-fdcd7de-224848/odoo/orm/models.py", line 6088, in _update_cache
field_values = [(fields[name], value) for name, value in values.items() if name != 'id']
~~~~~~^^^^^^
KeyError: 'deferred_start_date'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/rb-fdcd7de-224848/addons/account_edi_ubl_cii/tests/test_cii_export_facturx_fr.py", line 433, in test_invoice_deferred_dates
invoice = self._create_invoice(
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-fdcd7de-224848/addons/account/tests/common.py", line 762, in _create_invoice
invoice = cls.env['account.move'].create([{
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-fdcd7de-224848/odoo/orm/decorators.py", line 369, in create
return method(self, vals_list)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-fdcd7de-224848/addons/purchase/models/account_invoice.py", line 174, in create
moves = super(AccountMove, self).create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-fdcd7de-224848/odoo/orm/decorators.py", line 369, in create
return method(self, vals_list)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-fdcd7de-224848/addons/account/models/account_move.py", line 3910, in create
moves = super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-fdcd7de-224848/odoo/orm/decorators.py", line 369, in create
return method(self, vals_list)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-fdcd7de-224848/addons/mail/models/mail_thread.py", line 325, in create
threads = super(MailThread, self).create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-fdcd7de-224848/odoo/orm/decorators.py", line 369, in create
return method(self, vals_list)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-fdcd7de-224848/odoo/orm/models.py", line 4663, in create
new_vals_list = self._prepare_create_values(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-fdcd7de-224848/odoo/orm/models.py", line 4816, in _prepare_create_values
self._add_precomputed_values(result_vals_list)
File "/data/build/rb-fdcd7de-224848/odoo/orm/models.py", line 4842, in _add_precomputed_values
records = self.browse().concat(*(self.new(vals) for vals in vals_list_todo))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-fdcd7de-224848/odoo/orm/models.py", line 4842, in <genexpr>
records = self.browse().concat(*(self.new(vals) for vals in vals_list_todo))
^^^^^^^^^^^^^^
File "/data/build/rb-fdcd7de-224848/odoo/orm/models.py", line 6471, in new
record._update_cache(values, validate=False)
File "/data/build/rb-fdcd7de-224848/odoo/orm/models.py", line 6094, in _update_cache
value = field.convert_to_cache(value, self, validate)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-fdcd7de-224848/odoo/orm/fields_relational.py", line 615, in convert_to_cache
ids.add(comodel.new(command[2], ref=command[1]).id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-fdcd7de-224848/odoo/orm/models.py", line 6471, in new
record._update_cache(values, validate=False)
File "/data/build/rb-fdcd7de-224848/odoo/orm/models.py", line 6090, in _update_cache
raise ValueError("Invalid field %r on model %r" % (e.args[0], self._name))
ValueError: Invalid field 'deferred_start_date' on model 'account.move.line'
|
| 09/15/2026 14:10:20 | ERROR |
Subbuild # 415744:
odoo.tests.result: 0 failed, 1 error(s) of 2299 tests when loading database 'rb-fdcd7de-224848-415744'
|