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.

22 lines
544 B

  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. 'description': """
  6. Adapt the
  7. """,
  8. 'author': "Beescoop - Cellule IT, Coop IT Easy",
  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': [
  18. 'views/beesdoo_product.xml',
  19. ],
  20. }