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.

13 lines
322 B

  1. {
  2. "name": 'web_action_conditionable',
  3. "version": "11.0.1.0.0",
  4. "depends": [
  5. 'base',
  6. 'web',
  7. ],
  8. 'data': ['views/view.xml'],
  9. "author": "Cristian Salamea,Odoo Community Association (OCA)",
  10. "website": "https://github.com/OCA/web",
  11. "license": "AGPL-3",
  12. 'installable': True,
  13. }