Merge branch 'mig/15.0/exception' into '15.0-test'

mig/15.0/exception into 15.0-test

See merge request hibou-io/hibou-odoo/suite!1209
This commit is contained in:
Hibou Bot
2021-12-06 16:57:27 +00:00
5 changed files with 10 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -4,3 +4,9 @@
[submodule "external/hibou-oca/queue"]
path = external/hibou-oca/queue
url = https://github.com/hibou-io/oca-queue.git
[submodule "external/hibou-oca/server-tools"]
path = external/hibou-oca/server-tools
url = https://github.com/hibou-io/oca-server-tools.git
[submodule "external/hibou-oca/sale-workflow"]
path = external/hibou-oca/sale-workflow
url = https://github.com/hibou-io/oca-sale-workflow.git

1
base_exception Symbolic link
View File

@@ -0,0 +1 @@
./external/hibou-oca/server-tools/base_exception

1
sale_exception Symbolic link
View File

@@ -0,0 +1 @@
./external/hibou-oca/sale-workflow/sale_exception