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.

12 lines
284 B

  1. # -*- coding: utf-8 -*-
  2. {
  3. "name": 'web_action_conditionable',
  4. "version": "10.0.0.1.0",
  5. "depends": [
  6. 'web'
  7. ],
  8. 'data': ['views/view.xml'],
  9. "author": "Cristian Salamea,Odoo Community Association (OCA)",
  10. "license": "AGPL-3",
  11. 'installable': True,
  12. }