mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 15:52:03 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,18 @@
|
|||
# Copyright 2023 Tecnativa - Víctor Martínez
|
||||
# Copyright 2023 Tecnativa - Pedro M. Baeza
|
||||
# Copyright 2023 Tecnativa - Carolina Fernandez
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
{
|
||||
"name": "Maintenance Security",
|
||||
"version": "16.0.2.0.0",
|
||||
"category": "Tools",
|
||||
"website": "https://github.com/OCA/maintenance",
|
||||
"author": "Tecnativa, Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"depends": ["maintenance"],
|
||||
"data": [
|
||||
"views/maintenance_views.xml",
|
||||
],
|
||||
"installable": True,
|
||||
"maintainers": ["victoralmau"],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue