Merge branch 'mig/13.0/sale_exception' into '13.0'

mig/13.0/sale_exception into 13.0

See merge request hibou-io/hibou-odoo/suite!259
This commit is contained in:
Jared Kipe
2020-01-20 18:58:02 +00:00
9 changed files with 17 additions and 0 deletions

9
.gitmodules vendored Normal file
View File

@@ -0,0 +1,9 @@
[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
[submodule "external/hibou-oca/bank-payment"]
path = external/hibou-oca/bank-payment
url = https://github.com/hibou-io/oca-bank-payment.git

1
account_payment_mode Symbolic link
View File

@@ -0,0 +1 @@
./external/hibou-oca/bank-payment/account_payment_mode

1
base_exception Symbolic link
View File

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

1
sale_automatic_workflow Symbolic link
View File

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

View File

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

1
sale_exception Symbolic link
View File

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