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.

19 lines
574 B

4 years ago
4 years ago
  1. # Copyright 2017 - 2020 BEES coop SCRLfs
  2. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  3. {
  4. "name": "BEES coop Product Usability",
  5. "summary": """
  6. Adapt the product views.
  7. """,
  8. "author": "Beescoop - Cellule IT, Coop IT Easy SCRLfs",
  9. "website": "https://github.com/beescoop/Obeesdoo",
  10. "category": "Sales Management",
  11. "version": "12.0.1.0.0",
  12. "depends": [
  13. "beesdoo_product",
  14. "beesdoo_stock_coverage",
  15. "beesdoo_purchase",
  16. ],
  17. "data": ["views/beesdoo_product.xml"],
  18. "license": "AGPL-3",
  19. }