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.

14 lines
276 B

  1. # -*- coding: utf-8 -*-
  2. {
  3. "name": 'web_m2x_options',
  4. "version": "8.0.0.2",
  5. "depends": [
  6. 'base',
  7. 'web',
  8. ],
  9. 'data': ['views/view.xml'],
  10. "author": "0k.io,Odoo Community Association (OCA)",
  11. 'installable': False,
  12. "active": False,
  13. }