mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 22:52:06 +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,21 @@
|
|||
# Copyright (C) 2010 Savoir-faire Linux (<http://www.savoirfairelinux.com>).
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
{
|
||||
"name": "Management System",
|
||||
"version": "16.0.1.0.0",
|
||||
"author": "Savoir-faire Linux,Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/management-system",
|
||||
"license": "AGPL-3",
|
||||
"category": "Management System",
|
||||
"depends": ["base"],
|
||||
"data": [
|
||||
"security/mgmtsystem_security.xml",
|
||||
"security/ir.model.access.csv",
|
||||
"views/menus.xml",
|
||||
"views/mgmtsystem_system.xml",
|
||||
"views/res_config.xml",
|
||||
],
|
||||
"installable": True,
|
||||
"application": True,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue