File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,10 @@ Available addons
19
19
----------------
20
20
addon | version | summary
21
21
--- | --- | ---
22
+ [ base_import_async] ( base_import_async/ ) | 14.0.1.0.0 | Import CSV files in the background
22
23
[ queue_job] ( queue_job/ ) | 14.0.1.3.1 | Job Queue
23
24
[ queue_job_cron] ( queue_job_cron/ ) | 14.0.1.0.0 | Scheduled Actions as Queue Jobs
25
+ [ test_base_import_async] ( test_base_import_async/ ) | 14.0.1.0.0 | Test suite for base_import_async. Normally you don't need to install this.
24
26
[ test_queue_job] ( test_queue_job/ ) | 14.0.1.3.0 | Queue Job Tests
25
27
26
28
@@ -29,9 +31,7 @@ Unported addons
29
31
addon | version | summary
30
32
--- | --- | ---
31
33
[ base_export_async] ( base_export_async/ ) | 12.0.1.0.0 (unported) | Asynchronous export with job queue
32
- [ base_import_async] ( base_import_async/ ) | 13.0.2.0.0 (unported) | Import CSV files in the background
33
34
[ queue_job_subscribe] ( queue_job_subscribe/ ) | 13.0.1.0.0 (unported) | Control which users are subscribed to queue job notifications
34
- [ 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.
35
35
36
36
[ // ] : # ( end addons )
37
37
You can’t perform that action at this time.
0 commit comments