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.

18 lines
591 B

  1. # coding: utf-8
  2. # © 2016 Opener B.V. (<https://opener.am>)
  3. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
  4. {
  5. "name": "Technical features group",
  6. "summary": "Access to technical features without activating debug mode",
  7. "version": "9.0.1.0.0",
  8. "category": "Usability",
  9. "website": "https://github.com/oca/server-tools",
  10. "author": "Opener B.V., Odoo Community Association (OCA)",
  11. "data": [
  12. 'security/res_groups.xml',
  13. 'views/res_users.xml',
  14. 'data/res_users.xml',
  15. ],
  16. "license": "AGPL-3",
  17. "installable": True,
  18. }