fix: obscur wrong path on last commit. recreate portage from scratch.

This commit is contained in:
Nicolas JEUDY
2015-01-05 12:24:37 +01:00
committed by Pedro M. Baeza
parent 821c95e5b6
commit 9d2e02e503
7 changed files with 894 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# -*- coding: utf-8 -*-
{
"name": 'web_m2x_options',
"version": "8.0.0.2",
"depends": [
'base',
'web',
],
'data': ['views/view.xml'],
"author": "0k.io,Odoo Community Association (OCA)",
"installable": True,
"active": False,
}