FIX key in manifest (would auto-install base_partner_one2many_phone !!!)

This commit is contained in:
Alexis de Lattre
2016-10-28 13:18:07 +02:00
parent 7e461670dd
commit 937a4e612f

View File

@@ -26,5 +26,5 @@ It has been developped by brother Bernard from Barroux Abbey and Alexis de Lattr
'partner_phone_view.xml',
'security/ir.model.access.csv',
],
'active': True,
'installable': True,
}