mirror of
https://github.com/bringout/oca-maintenance.git
synced 2026-04-25 18:02:02 +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,17 @@
|
|||
# Copyright 2022 Tecnativa - Víctor Martínez
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
||||
{
|
||||
"name": "Maintenance Account",
|
||||
"version": "16.0.1.1.1",
|
||||
"category": "Maintenance",
|
||||
"website": "https://github.com/OCA/maintenance",
|
||||
"author": "Tecnativa, Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"depends": ["maintenance_product", "account"],
|
||||
"installable": True,
|
||||
"data": [
|
||||
"views/maintenance_equipment_view.xml",
|
||||
"views/account_move_view.xml",
|
||||
],
|
||||
"maintainers": ["victoralmau"],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue