Merge branch 'mig/13.0/queue_job' into '13.0'

mig/13.0/queue_job into 13.0

See merge request hibou-io/hibou-odoo/suite!514
This commit is contained in:
Jared Kipe
2020-10-21 21:32:11 +00:00
5 changed files with 7 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -19,3 +19,6 @@
[submodule "external/hibou-shipbox"]
path = external/hibou-shipbox
url = https://gitlab.com/hibou-io/hibou-odoo/shipbox.git
[submodule "external/hibou-oca/queue"]
path = external/hibou-oca/queue
url = https://github.com/hibou-io/oca-queue.git

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