mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-21 20:32:07 +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 2017 Tecnativa - Sergio Teruel <sergio.teruel@tecnativa.com>
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
{
|
||||
"name": "Event Mail",
|
||||
"summary": "Mail settings in events",
|
||||
"version": "16.0.1.1.0",
|
||||
"author": "Tecnativa, " "Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"website": "https://github.com/OCA/event",
|
||||
"category": "Marketing",
|
||||
"depends": ["event"],
|
||||
"data": [
|
||||
"security/ir.model.access.csv",
|
||||
"views/res_config_view.xml",
|
||||
"views/event_view.xml",
|
||||
"views/event_mail_view.xml",
|
||||
],
|
||||
"installable": True,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue