diff --git a/.gitmodules b/.gitmodules index 0f12a611..07a15ee9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "external/camptocamp-cloud-platform"] path = external/camptocamp-cloud-platform url = https://github.com/hibou-io/camptocamp-cloud-platform +[submodule "external/hibou-shipbox"] + path = external/hibou-shipbox + url = https://gitlab.com/hibou-io/hibou-odoo/shipbox.git diff --git a/external/hibou-shipbox b/external/hibou-shipbox new file mode 160000 index 00000000..e0a0f3e9 --- /dev/null +++ b/external/hibou-shipbox @@ -0,0 +1 @@ +Subproject commit e0a0f3e9c6664c8e5e46cc77ff9c89dccb514fee diff --git a/shipbox b/shipbox new file mode 120000 index 00000000..e077c55d --- /dev/null +++ b/shipbox @@ -0,0 +1 @@ +./external/hibou-shipbox/shipbox \ No newline at end of file