2024-03-26 19:00:44,478 9025 INFO t1 odoo.addons.sale_product_multi_add.tests.test_sale: Starting TestSale.test_import_product ... 2024-03-26 19:00:44,484 9025 INFO t1 odoo.addons.sale_product_multi_add.tests.test_sale: ====================================================================== 2024-03-26 19:00:44,484 9025 ERROR t1 odoo.addons.sale_product_multi_add.tests.test_sale: ERROR: TestSale.test_import_product Traceback (most recent call last): File "/home/topo/odoo/odoo14/odoo/odoo/tools/cache.py", line 85, in lookup r = d[key] File "/home/topo/odoo/odoo14/odoo/odoo/tools/func.py", line 71, in wrapper return func(self, *args, **kwargs) File "/home/topo/odoo/odoo14/odoo/odoo/tools/lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.model.data', , 'product.product_product_9') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/topo/odoo/odoo14/odoo/sale-workflow/sale_product_multi_add/tests/test_sale.py", line 10, in setUp self.product_9 = self.env.ref("product.product_product_9") File "/home/topo/odoo/odoo14/odoo/odoo/api.py", line 519, in ref return self['ir.model.data'].xmlid_to_object(xml_id, raise_if_not_found=raise_if_not_found) File "/home/topo/odoo/odoo14/odoo/odoo/addons/base/models/ir_model.py", line 1965, in xmlid_to_object t = self.xmlid_to_res_model_res_id(xmlid, raise_if_not_found) File "/home/topo/odoo/odoo14/odoo/odoo/addons/base/models/ir_model.py", line 1949, in xmlid_to_res_model_res_id return self.xmlid_lookup(xmlid)[1:3] File "", line 2, in xmlid_lookup File "/home/topo/odoo/odoo14/odoo/odoo/tools/cache.py", line 90, in lookup value = d[key] = self.method(*args, **kwargs) File "/home/topo/odoo/odoo14/odoo/odoo/addons/base/models/ir_model.py", line 1942, in xmlid_lookup raise ValueError('External ID not found in the system: %s' % xmlid) ValueError: External ID not found in the system: product.product_product_9 2024-03-26 19:00:44,685 9025 INFO t1 odoo.modules.loading: Module sale_product_multi_add loaded in 0.87s (incl. 0.08s test), 177 queries (+3 test) 2024-03-26 19:00:44,685 9025 ERROR t1 odoo.modules.loading: Module sale_product_multi_add: 0 failures, 1 errors of 1 tests 2024-03-26 19:00:44,980 9025 INFO t1 odoo.modules.loading: 258 modules loaded in 2.16s, 177 queries (+3 extra) 2024-03-26 19:00:46,002 9025 ERROR t1 odoo.modules.loading: At least one test failed when loading the modules. 2024-03-26 19:00:46,009 9025 INFO t1 odoo.service.server: Starting post tests 2024-03-26 19:00:46,009 9025 INFO t1 odoo.service.server: 0 post-tests in 0.00s, 0 queries