You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
350 B
14 lines
350 B
{
|
|
"name": "Base menu for Odoo Galicea Ecosystem",
|
|
"summary": """
|
|
Menu only
|
|
""",
|
|
"author": "Jurek Wawro",
|
|
"maintainer": "Galicea",
|
|
"website": "http://galicea.pl",
|
|
"category": "Technical Settings",
|
|
"version": "13.0.1.0",
|
|
"depends": ["web",],
|
|
"data": ["views/base_menu.xml",],
|
|
"installable": True,
|
|
}
|