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.

39 lines
1.3 KiB

  1. Open a dashboard's action
  2. =========================
  3. This module adds a button to open a dashboard's action in the usual view, thus enabling filtering and any other actions you can apply on the resulting records. Basically, this is the inverso to `Add to dashboard`.
  4. Usage
  5. =====
  6. After installation, a dashboard has a `Maximize`-button that loads the dashboard's action in a normal view.
  7. Bug Tracker
  8. ===========
  9. Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_.
  10. In case of trouble, please check there if your issue has already been reported.
  11. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  12. `here <https://github.com/OCA/web/issues/new?body=module:%20web_dashboard_open_action%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  13. Credits
  14. =======
  15. Contributors
  16. ------------
  17. * Holger Brunn <hbrunn@therp.nl>
  18. Maintainer
  19. ----------
  20. .. image:: http://odoo-community.org/logo.png
  21. :alt: Odoo Community Association
  22. :target: http://odoo-community.org
  23. This module is maintained by the OCA.
  24. OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
  25. To contribute to this module, please visit http://odoo-community.org.