[MIG] Rename manifest files

This commit is contained in:
Pedro M. Baeza
2016-10-06 16:13:01 +02:00
committed by Jairo Llopis
parent 3cd55c0b61
commit a3a57b0d02

View File

@@ -0,0 +1,13 @@
# -*- coding: utf-8 -*-
{
"name": 'web_action_conditionable',
"version": "8.0.0.1.0",
"depends": [
'base',
'web',
],
'data': ['views/view.xml'],
"author": "Cristian Salamea,Odoo Community Association (OCA)",
'installable': False,
}