Hi all,
I have a custom module that doesn't do anything yet, but when I add the depends 'website_sale' I get an error message:
2024-03-20 05:42:59,375 4 ERROR test-product-new-12324761 odoo.addons.sale.tests.test_controllers.TestSaleSignature.browser: Error received after termination: Can't load service 'localization' because: TypeError: Failed to fetch
The build fails. Does anyone have any advice on what the issue is here?
Thanks!