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

  1. {
  2. 'name': "Easy My Coop Spain",
  3. 'version': '12.0.0.0.13',
  4. 'depends': ['easy_my_coop'],
  5. 'author': "Coop IT Easy SCRLfs, "
  6. "Coopdevs Treball SCCL",
  7. 'mantainer': "Coopdevs Treball SCCL",
  8. 'category': "Cooperative management",
  9. 'description': """
  10. Easy My Coop localization for Spain
  11. """,
  12. "license": "AGPL-3",
  13. 'data': [
  14. "views/subscription_request_view.xml",
  15. ],
  16. 'installable': True,
  17. }