mirror of
https://github.com/bringout/oca-maintenance.git
synced 2026-04-24 01:22:01 +02:00
Add oca-maintenance submodule with 28 maintenance modules
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
f9209b4af8
commit
5a635dd914
968 changed files with 44227 additions and 0 deletions
|
|
@ -0,0 +1,14 @@
|
|||
# Copyright 2019 Creu Blanca
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
{
|
||||
"name": "Maintenance Remote",
|
||||
"summary": """
|
||||
Define remote on maintenance request""",
|
||||
"version": "16.0.1.0.0",
|
||||
"license": "AGPL-3",
|
||||
"author": "Creu Blanca,Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/maintenance",
|
||||
"depends": ["maintenance", "base_remote"],
|
||||
"data": ["views/maintenance_request.xml"],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue