| Subbuilds | Name | State | Detail |
|---|---|---|---|
| Build 414459 | At install tests: from account to website_timesheet 69m | Succeed | Log |
| Build 414460 | Post install tests: step install all modules 9m | Succeed | Log |
| Build 414461 | Post install tests: from account to hr_recruitment_survey 75m | Failed | Log |
| Build 414462 | Post install tests: from hr_skills to phone_validation 39m | Succeed | Log |
| Build 414463 | Post install tests: from point_of_sale to purchase_requisition_stock 119m | Failed | Log |
| Build 414464 | Post install tests: from purchase_stock to test_lint 60m | Succeed | Log |
| Build 414465 | Post install tests: from test_mail to to_product_odoo_version 39m | Succeed | Log |
| Build 414466 | Post install tests: from to_sale_order_advance to viin_api_request_logger 10m | Succeed | Log |
| Build 414467 | Post install tests: from viin_document_parsing to viin_maintenance_preventive_mode 20m | Succeed | Log |
| Build 414468 | Post install tests: from viin_project to web_unsplash 64m | Succeed | Log |
| Build 414469 | Post install tests: from website to website_timesheet 80m | Succeed | Log |
| Create Date | Level | Message |
|---|---|---|
| 09/11/2026 23:10:20 | INFO |
Updated repository Viindoo-tvtmaaddons
|
| 09/11/2026 23:10:20 | INFO |
Cloned repository Viindoo-odoo
|
| 09/12/2026 01:06:00 | ERROR |
Subbuild # 414461:
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-b198223-224752/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-b198223-224752/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-b198223-224752/addons/account/tests/common.py", line 762, in _create_invoice
invoice = cls.env['account.move'].create([{
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-b198223-224752/odoo/orm/decorators.py", line 369, in create
return method(self, vals_list)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-b198223-224752/addons/purchase/models/account_invoice.py", line 174, in create
moves = super(AccountMove, self).create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-b198223-224752/odoo/orm/decorators.py", line 369, in create
return method(self, vals_list)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-b198223-224752/addons/account/models/account_move.py", line 3910, in create
moves = super().create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-b198223-224752/odoo/orm/decorators.py", line 369, in create
return method(self, vals_list)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-b198223-224752/addons/mail/models/mail_thread.py", line 325, in create
threads = super(MailThread, self).create(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-b198223-224752/odoo/orm/decorators.py", line 369, in create
return method(self, vals_list)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-b198223-224752/odoo/orm/models.py", line 4663, in create
new_vals_list = self._prepare_create_values(vals_list)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-b198223-224752/odoo/orm/models.py", line 4816, in _prepare_create_values
self._add_precomputed_values(result_vals_list)
File "/data/build/rb-b198223-224752/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-b198223-224752/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-b198223-224752/odoo/orm/models.py", line 6471, in new
record._update_cache(values, validate=False)
File "/data/build/rb-b198223-224752/odoo/orm/models.py", line 6094, in _update_cache
value = field.convert_to_cache(value, self, validate)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/rb-b198223-224752/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-b198223-224752/odoo/orm/models.py", line 6471, in new
record._update_cache(values, validate=False)
File "/data/build/rb-b198223-224752/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/12/2026 01:06:00 | ERROR |
Subbuild # 414461:
odoo.tests.result: 0 failed, 1 error(s) of 2296 tests when loading database 'rb-b198223-224752-414461'
|
| 09/12/2026 01:50:22 | WARNING |
Subbuild # 414463:
odoo.http: You can only cancel a session that is in opening control state and has no orders.
|
| 09/12/2026 01:50:22 | WARNING |
Subbuild # 414463:
odoo.http: You can only cancel a session that is in opening control state and has no orders.
|
| 09/12/2026 01:50:22 | WARNING |
Subbuild # 414463:
odoo.http: You can only cancel a session that is in opening control state and has no orders.
|
| 09/12/2026 01:50:22 | WARNING |
Subbuild # 414463:
odoo.http: Hold up! Archiving products while POS sessions are active is like pulling a plate mid-meal.
Make sure to close all sessions first to avoid any issues.
|
| 09/12/2026 01:50:22 | ERROR |
Subbuild # 414463:
odoo.addons.point_of_sale.tests.test_pos_cash_rounding.TestPosCashRounding.test_archived_product_removed_and_order_is_refunded.browser: FAILED: [24/37] Tour test_archived_product_removed_and_order_is_refunded → Step .o_main_navbar .o-dropdown-item:contains('Dashboard').
Element has been found.
BUT: It is not allowed to do action on an element that's below a modal.
TIMEOUT step failed to complete within 10000 ms.
|
| 09/12/2026 01:50:22 | ERROR |
Subbuild # 414463:
odoo.addons.point_of_sale.tests.test_pos_cash_rounding: FAIL: TestPosCashRounding.test_archived_product_removed_and_order_is_refunded
Traceback (most recent call last):
File "/data/build/rb-b198223-224752/addons/point_of_sale/tests/test_pos_cash_rounding.py", line 181, in test_archived_product_removed_and_order_is_refunded
self.start_tour(
File "/data/build/rb-b198223-224752/addons/account/tests/common.py", line 1656, in start_tour
super().start_tour(url_path, tour_name, **kwargs)
File "/data/build/rb-b198223-224752/odoo/tests/common.py", line 2597, in start_tour
self.browser_js(url_path=url_path, code=code, ready=ready, timeout=timeout, success_signal="tour succeeded", **kwargs)
File "/data/build/rb-b198223-224752/odoo/tests/common.py", line 2567, in browser_js
self.fail('%s\n\n%s' % (message, error))
AssertionError: The test code "odoo.startTour('test_archived_product_removed_and_order_is_refunded', {"stepDelay": 0, "keepWatchBrowser": false, "debug": false, "startUrl": "/pos/ui?config_id=21", "delayToCheckUndeterminisms": 0})" failed
FAILED: [24/37] Tour test_archived_product_removed_and_order_is_refunded → Step .o_main_navbar .o-dropdown-item:contains('Dashboard').
Element has been found.
BUT: It is not allowed to do action on an element that's below a modal.
TIMEOUT step failed to complete within 10000 ms.
|
| 09/12/2026 01:50:22 | ERROR |
Subbuild # 414463:
odoo.tests.result: 1 failed, 0 error(s) of 1409 tests when loading database 'rb-b198223-224752-414463'
|