Skip to content

Commit

Permalink
[UPD] addons table in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Aug 14, 2021
1 parent 6ea9c09 commit d0c6487
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,21 @@ TODO: add repo description.

Available addons
----------------
addon | version | summary
--- | --- | ---
[base_import_async](base_import_async/) | 14.0.1.0.1 | Import CSV files in the background
[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_base_import_async](test_base_import_async/) | 14.0.1.0.1 | Test suite for base_import_async. Normally you don't need to install this.
[test_queue_job](test_queue_job/) | 14.0.1.3.0 | Queue Job Tests
addon | version | maintainers | summary
--- | --- | --- | ---
[base_import_async](base_import_async/) | 14.0.1.0.1 | | Import CSV files in the background
[queue_job](queue_job/) | 14.0.1.3.1 | [![guewen](https://github.com/guewen.png?size=30px)](https://github.com/guewen) | Job Queue
[queue_job_cron](queue_job_cron/) | 14.0.1.0.0 | | Scheduled Actions as Queue Jobs
[test_base_import_async](test_base_import_async/) | 14.0.1.0.1 | | Test suite for base_import_async. Normally you don't need to install this.
[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
[queue_job_subscribe](queue_job_subscribe/) | 13.0.1.0.0 (unported) | Control which users are subscribed to queue job notifications
addon | version | maintainers | summary
--- | --- | --- | ---
[base_export_async](base_export_async/) | 12.0.1.0.0 (unported) | | Asynchronous export with job queue
[queue_job_subscribe](queue_job_subscribe/) | 13.0.1.0.0 (unported) | | Control which users are subscribed to queue job notifications

[//]: # (end addons)

Expand Down

0 comments on commit d0c6487

Please sign in to comment.