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

  1. # -*- coding: utf-8 -*-
  2. {
  3. "name": 'web_m2x_options',
  4. "version": "10.0.1.1.1",
  5. "depends": [
  6. 'base',
  7. 'web',
  8. ],
  9. 'qweb': [
  10. 'static/src/xml/base.xml',
  11. ],
  12. 'license': 'AGPL-3',
  13. 'data': ['views/view.xml'],
  14. "author": "ACSONE SA/NV, 0k.io, Tecnativa, "
  15. "Odoo Community Association (OCA)",
  16. 'installable': True,
  17. }