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.
17 lines
452 B
17 lines
452 B
{
|
|
'name': "Easy My Coop Spain",
|
|
'version': '12.0.0.0.13',
|
|
'depends': ['easy_my_coop'],
|
|
'author': "Coop IT Easy SCRLfs, "
|
|
"Coopdevs Treball SCCL",
|
|
'mantainer': "Coopdevs Treball SCCL",
|
|
'category': "Cooperative management",
|
|
'description': """
|
|
Easy My Coop localization for Spain
|
|
""",
|
|
"license": "AGPL-3",
|
|
'data': [
|
|
"views/subscription_request_view.xml",
|
|
],
|
|
'installable': True,
|
|
}
|