mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-19 14: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,20 @@
|
|||
# Copyright 2019 ForgeFlow S.L.
|
||||
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
|
||||
|
||||
{
|
||||
"name": "Base Maintenance",
|
||||
"version": "16.0.1.0.2",
|
||||
"author": "ForgeFlow, Odoo Community Association (OCA)",
|
||||
"development_status": "Beta",
|
||||
"website": "https://github.com/OCA/maintenance",
|
||||
"category": "Maintenance",
|
||||
"license": "LGPL-3",
|
||||
"depends": ["maintenance"],
|
||||
"data": [
|
||||
"views/maintenance_team_views.xml",
|
||||
"views/maintenance_request_views.xml",
|
||||
"views/maintenance_equipment_views.xml",
|
||||
"views/report_maintenance_request.xml",
|
||||
],
|
||||
"installable": True,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue