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
599 B

  1. # Copyright 2013-2017 Open Architects Consulting SPRL.
  2. # Copyright 2018- Coop IT Easy SCRLfs
  3. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  4. {
  5. "name": "Easy My Coop Eater/worker",
  6. "version": "12.0.1.0.0",
  7. "depends": ["easy_my_coop", "partner_age"],
  8. "author": "Coop IT Easy SCRLfs",
  9. "license": "AGPL-3",
  10. "category": "Cooperative management",
  11. "website": "https://coopiteasy.be",
  12. "summary": """
  13. This module allows to manage the activity of the cooperator in the supermarket.
  14. """,
  15. "data": ["view/product_view.xml"],
  16. "installable": True,
  17. }