feat: add Odoo 18 blueprint (#407)

This commit is contained in:
Reinaldo J. Menendez
2025-10-05 06:08:54 +02:00
committed by GitHub
parent 9051e12511
commit 8d31154329
4 changed files with 53 additions and 1 deletions

View File

@@ -3644,6 +3644,21 @@
"cms"
]
},
{
"id": "odoo_18",
"name": "Odoo",
"version": "18.0",
"description": "Odoo is a free and open source business management software that helps you manage your company's operations.",
"logo": "odoo.png",
"links": {
"github": "https://github.com/odoo/odoo",
"website": "https://odoo.com/",
"docs": "https://www.odoo.com/documentation/"
},
"tags": [
"erp"
]
},
{
"id": "odoo_19",
"name": "Odoo",
@@ -3656,7 +3671,7 @@
"docs": "https://www.odoo.com/documentation/"
},
"tags": [
"crm"
"erp"
]
},
{