mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
fix: obscur wrong path on last commit. recreate portage from scratch.
This commit is contained in:
committed by
Pedro M. Baeza
parent
821c95e5b6
commit
9d2e02e503
14
web_m2x_options/__openerp__.py
Normal file
14
web_m2x_options/__openerp__.py
Normal 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,
|
||||
}
|
||||
Reference in New Issue
Block a user