mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-21 06:32:05 +02:00
Initial commit: OCA Mrp packages (117 packages)
This commit is contained in:
commit
277e84fd7a
4403 changed files with 395154 additions and 0 deletions
|
|
@ -0,0 +1,23 @@
|
|||
# Copyright 2015 Antiun - Javier Iniesta
|
||||
# Copyright 2015 Antiun - Endika Iglesias
|
||||
# Copyright 2015 Tecnativa - Antonio Espinosa
|
||||
# Copyright 2016 Tecnativa - Pedro M. Baeza
|
||||
# Copyright 2017 Tecnativa - David Vidal
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
{
|
||||
"name": "Event project",
|
||||
"version": "16.0.1.0.1",
|
||||
"author": "Tecnativa, Moduon, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/event",
|
||||
"license": "AGPL-3",
|
||||
"category": "Event Management",
|
||||
"depends": ["event", "project"],
|
||||
"data": [
|
||||
"views/event_event_view.xml",
|
||||
"views/project_project_view.xml",
|
||||
"views/project_task_view.xml",
|
||||
"security/ir.model.access.csv",
|
||||
],
|
||||
"installable": True,
|
||||
"maintainers": ["Shide", "rafaelbn"],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue