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.

16 lines
551 B

4 years ago
4 years ago
  1. # Copyright 2018 Rémy Taymans <remytaymans@gmail.com>
  2. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  3. {
  4. "name": "BEES coop Website Eater",
  5. "summary": """
  6. Show the eaters of a cooperator in the website portal.
  7. """,
  8. "author": "Rémy Taymans, Coop IT Easy SCRLfs",
  9. "license": "AGPL-3",
  10. "version": "12.0.1.0.0",
  11. "website": "https://github.com/beescoop/Obeesdoo",
  12. "category": "Website",
  13. "depends": ["website", "portal", "beesdoo_base"],
  14. "data": ["views/beesdoo_website_eater_templates.xml"],
  15. }