web-ribbon v17 added for testing

This commit is contained in:
2023-11-24 12:20:19 +01:00
parent e556bca3ae
commit 1473a7533d
29 changed files with 291 additions and 330 deletions

View File

@@ -5,7 +5,6 @@ from odoo import api, models
class WebEnvironmentRibbonBackend(models.AbstractModel):
_name = "web.environment.ribbon.backend"
_description = "Web Environment Ribbon Backend"