mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-25 23:12:04 +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,20 @@
|
|||
# Copyright 2016 OpenSynergy Indonesia
|
||||
# Copyright 2016-2017 Jairo Llopis <jairo.llopis@tecnativa.com>
|
||||
# Copyright 2019 Alexandre Díaz <alexandre.diaz@tecnativa.com>
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
{
|
||||
"name": "Event Contacts",
|
||||
"version": "16.0.1.0.0",
|
||||
"summary": "Add contacts to event and event type",
|
||||
"author": "OpenSynergy Indonesia, "
|
||||
"Tecnativa, "
|
||||
"Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/event",
|
||||
"category": "Marketing",
|
||||
"depends": ["event"],
|
||||
"maintainers": ["rafaelbn", "edlopen"],
|
||||
"data": ["views/event_event_view.xml", "views/event_type_view.xml"],
|
||||
"installable": True,
|
||||
"license": "AGPL-3",
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue