# queue **Repository Path**: null_148_0124/queue ## Basic Information - **Project Name**: queue - **Description**: odoo异步执行队列 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: 14.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-05 - **Last Updated**: 2021-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/230/14.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-queue-230) [![Build Status](https://travis-ci.com/OCA/queue.svg?branch=14.0)](https://travis-ci.com/OCA/queue) [![codecov](https://codecov.io/gh/OCA/queue/branch/14.0/graph/badge.svg)](https://codecov.io/gh/OCA/queue) [![Translation Status](https://translation.odoo-community.org/widgets/queue-14-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/queue-14-0/?utm_source=widget) # queue TODO: add repo description. [//]: # (addons) Available addons ---------------- addon | version | summary --- | --- | --- [queue_job](queue_job/) | 14.0.1.3.1 | Job Queue [queue_job_cron](queue_job_cron/) | 14.0.1.0.0 | Scheduled Actions as Queue Jobs [test_queue_job](test_queue_job/) | 14.0.1.3.0 | Queue Job Tests Unported addons --------------- addon | version | summary --- | --- | --- [base_export_async](base_export_async/) | 12.0.1.0.0 (unported) | Asynchronous export with job queue [base_import_async](base_import_async/) | 13.0.2.0.0 (unported) | Import CSV files in the background [queue_job_subscribe](queue_job_subscribe/) | 13.0.1.0.0 (unported) | Control which users are subscribed to queue job notifications [test_base_import_async](test_base_import_async/) | 13.0.1.0.0 (unported) | Test suite for base_import_async. Normally you don't need to install this. [//]: # (end addons) ## Licenses This repository is licensed under [AGPL-3.0](LICENSE). However, each module can have a totally different license, as long as they adhere to OCA policy. Consult each module's `__manifest__.py` file, which contains a `license` key that explains its license. ---- OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.