Include base_exception and sale_exception from hibou-oca

This commit is contained in:
Jared Kipe
2019-04-03 16:30:25 -07:00
parent 8a79dd34f8
commit ddd0273fb5
5 changed files with 12 additions and 0 deletions

8
.gitmodules vendored
View File

@@ -1,3 +1,11 @@
[submodule "external/hibou-shipbox"] [submodule "external/hibou-shipbox"]
path = external/hibou-shipbox path = external/hibou-shipbox
url = https://github.com/hibou-io/shipbox.git url = https://github.com/hibou-io/shipbox.git
[submodule "external/hibou-oca/server-tools"]
path = external/hibou-oca/server-tools
url = https://github.com/hibou-io/oca-server-tools.git
branch = 12.0
[submodule "external/hibou-oca/sale-workflow"]
path = external/hibou-oca/sale-workflow
url = https://github.com/hibou-io/oca-sale-workflow.git
branch = 12.0

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