diff --git a/.gitmodules b/.gitmodules index c2e7ba09..89d0f696 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = external/hibou-oca/server-tools url = https://github.com/hibou-io/oca-server-tools.git branch = 14.0 +[submodule "external/hibou-oca/sale-workflow"] + path = external/hibou-oca/sale-workflow + url = https://github.com/hibou-io/oca-sale-workflow.git diff --git a/external/hibou-oca/sale-workflow b/external/hibou-oca/sale-workflow new file mode 160000 index 00000000..41ea3871 --- /dev/null +++ b/external/hibou-oca/sale-workflow @@ -0,0 +1 @@ +Subproject commit 41ea3871574f756553f644595c13e4b797bbb66e diff --git a/external/hibou-oca/server-tools b/external/hibou-oca/server-tools index 51196b7a..3d872f3b 160000 --- a/external/hibou-oca/server-tools +++ b/external/hibou-oca/server-tools @@ -1 +1 @@ -Subproject commit 51196b7a72cc2ddd111dd567c606360e6fcd7770 +Subproject commit 3d872f3bfaa19ed56b6da18b4026b75c614d8713 diff --git a/sale_exception b/sale_exception new file mode 120000 index 00000000..f1797a5a --- /dev/null +++ b/sale_exception @@ -0,0 +1 @@ +./external/hibou-oca/sale-workflow/sale_exception \ No newline at end of file