Skip to content

Commit b7b20b0

Browse files
committed
[UPD] addons table in README.md
1 parent c2b89aa commit b7b20b0

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,18 @@ queue
1717

1818
[//]: # (addons)
1919

20-
This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
20+
Unported addons
21+
---------------
22+
addon | version | maintainers | summary
23+
--- | --- | --- | ---
24+
[base_import_async](base_import_async/) | 18.0.1.0.0 (unported) | | Import CSV files in the background
25+
[queue_job](queue_job/) | 18.0.2.0.2 (unported) | <a href='https://github.com/guewen'><img src='https://github.com/guewen.png' width='32' height='32' style='border-radius:50%;' alt='guewen'/></a> | Job Queue
26+
[queue_job_batch](queue_job_batch/) | 18.0.1.0.0 (unported) | | Job Queue Batch
27+
[queue_job_cron](queue_job_cron/) | 18.0.1.1.1 (unported) | | Scheduled Actions as Queue Jobs
28+
[queue_job_cron_jobrunner](queue_job_cron_jobrunner/) | 18.0.1.0.1 (unported) | <a href='https://github.com/ivantodorovich'><img src='https://github.com/ivantodorovich.png' width='32' height='32' style='border-radius:50%;' alt='ivantodorovich'/></a> | Run jobs without a dedicated JobRunner
29+
[queue_job_subscribe](queue_job_subscribe/) | 18.0.1.0.0 (unported) | | Control which users are subscribed to queue job notifications
30+
[test_queue_job](test_queue_job/) | 18.0.2.0.0 (unported) | | Queue Job Tests
31+
[test_queue_job_batch](test_queue_job_batch/) | 18.0.1.0.0 (unported) | | Test Job Queue Batch
2132

2233
[//]: # (end addons)
2334

0 commit comments

Comments
 (0)