[MIG] base_exception,sale_exception: for Odoo 15.0

This commit is contained in:
Jared Kipe
2021-12-06 08:56:09 -08:00
parent 25bc93099d
commit 0de558d51d
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