Files
odoo-addons/addons/cetmix_tower_server_queue

=========================
Cetmix Tower Server Queue
=========================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:bcdbf27340bb59ec9a0cf443b108e2d6b27cf7c64466b47585fbd02410ef071b
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-cetmix%2Fcetmix--tower-lightgray.png?logo=github
    :target: https://github.com/cetmix/cetmix-tower/tree/16.0/cetmix_tower_server_queue
    :alt: cetmix/cetmix-tower

|badge1| |badge2| |badge3|

This module implements asynchronous task execution for `Cetmix
Tower <https://cetmix.com/tower>`__.

It requires the `queue_job <https://github.com/OCA/queue/queue_job>`__
module to be installed and configured in the Odoo instance.

Please refer to the `official
documentation <https://cetmix.com/tower>`__ for detailed information.

**Table of contents**

.. contents::
   :local:

Configuration
=============

Please refer to the `official
documentation <https://cetmix.com/tower>`__ for detailed configuration
instructions.

Usage
=====

Please refer to the `official
documentation <https://cetmix.com/tower>`__ for detailed usage
instructions.

Changelog
=========

16.0.2.0.0 (2026-03-23)
-----------------------

- Features: Jets! (4700)

16.0.1.2.0 (2025-11-12)
-----------------------

- Features: Use the 'web_notify' module to send user notifications.
  (5074)

16.0.1.1.4 (2025-11-05)
-----------------------

- Bugfixes: Finish multiple commands at once. (5062)

16.0.1.1.3 (2025-10-13)
-----------------------

- Features: Terminate running flight plan manually (3410)

16.0.1.1.0 (2025-07-16)
-----------------------

- Features: cetmix_tower_server_queue: Add async file upload/download
  via job queue (3720)
- Features: Terminate command with error if job has failed (4718)

16.0.1.0.2 (2025-05-16)
-----------------------

- Features: 'sudo' parameter is not passed to command. (4678)

16.0.1.0.1 (2025-05-09)
-----------------------

- Bugfixes: Non-critical issues and performance improvements. (4611)

16.0.1.0.0
----------

Release for Odoo 16.0

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/cetmix/cetmix-tower/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/cetmix/cetmix-tower/issues/new?body=module:%20cetmix_tower_server_queue%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Credits
=======

Authors
-------

* Cetmix

Maintainers
-----------

This module is part of the `cetmix/cetmix-tower <https://github.com/cetmix/cetmix-tower/tree/16.0/cetmix_tower_server_queue>`_ project on GitHub.

You are welcome to contribute.