[ADD] external/hibou-oca/queue queue_job queue_job_cron queue_job_subscribe

This commit is contained in:
Jared Kipe
2021-06-20 17:18:26 -07:00
parent aca90ad108
commit cda6364696
5 changed files with 8 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -16,3 +16,7 @@
path = external/hibou-oca/social
url = https://github.com/hibou-io/oca-social.git
branch = 14.0
[submodule "external/hibou-oca/queue"]
path = external/hibou-oca/queue
url = https://github.com/hibou-io/oca-queue.git
branch = 14.0

1
external/hibou-oca/queue vendored Submodule

1
queue_job Symbolic link
View File

@@ -0,0 +1 @@
./external/hibou-oca/queue/queue_job

1
queue_job_cron Symbolic link
View File

@@ -0,0 +1 @@
./external/hibou-oca/queue/queue_job_cron

1
queue_job_subscribe Symbolic link
View File

@@ -0,0 +1 @@
./external/hibou-oca/queue/queue_job_subscribe