mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
feat: add Odoo 17 blueprint (#408)
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8d31154329
commit
0ba4941969
15
meta.json
15
meta.json
@@ -3644,6 +3644,21 @@
|
||||
"cms"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "odoo_17",
|
||||
"name": "Odoo",
|
||||
"version": "17.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_18",
|
||||
"name": "Odoo",
|
||||
|
||||
Reference in New Issue
Block a user