diff --git a/addons/cetmix_tower_server_queue1/readme/DESCRIPTION.md b/addons/cetmix_tower_server_queue1/readme/DESCRIPTION.md new file mode 100644 index 0000000..54e6fc3 --- /dev/null +++ b/addons/cetmix_tower_server_queue1/readme/DESCRIPTION.md @@ -0,0 +1,5 @@ +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.