Metadata-Version: 2.1
Name: odoo-addon-helpdesk_autorefresh_tree
Version: 16.0.1.0.3
Summary: Auto refresh helpdesk ticket tree views
Home-page: https://gitlab.com/somitcoop/erp-research/odoo-helpdesk
Author: Som It Cooperatiu SCCL, Som Connexió SCCL, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 16.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.10

###########################
 Helpdesk Autorefresh Tree
###########################

Module to automatically refresh the main helpdesk.ticket tree view.

**Table of contents**

.. contents::
   :local:

***************
 Configuration
***************

Enable or disable the auto refresh feature in helpdesk configuration
page. Configuration -> Helpdesk tab. If enabled, you can set the refresh
interval time in seconds, which are 30 by default.

*******
 Usage
*******

To use this module, you need to have the configuration
helpdesk_autorefresh_enabled field enabled in the Helpdesk Settings.
Then, when you open the Helpdesk Tickets tree view, it will
automatically refresh every configured interval.

************************
 Known issues / Roadmap
************************

There are no issues for the moment.

*************
 Bug Tracker
*************

Bugs are tracked on `GitLab Issues
<https://gitlab.com/somitcoop/erp-research/odoo-helpdesk/-/issues>`_. In
case of trouble, please check there if your issue has already been
reported. If you spotted it first, help us smashing it by providing a
detailed and welcomed feedback.

Do not contact contributors directly about support or help with
technical issues.

*********
 Credits
*********

Authors
=======

-  SomIT SCCL
-  Som Connexio SCCL

Contributors
============

-  `SomIT SCCL <https://somit.coop>`_:

      -  Juan Manuel Regalado <juanmanuel.regalado@somit.coop>
      -  Álvaro García <alvaro.garcia@somit.coop>
      -  Nicolás Ramos <nicolas.ramos@somit.coop>

Maintainers
===========

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

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.

You are welcome to contribute. To learn how please visit
https://odoo-community.org/page/Contribute.
