diff --git a/.gitmodules b/.gitmodules index 68b9cb6a..858088d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,3 +15,6 @@ [submodule "external/hibou-oca/product-attribute"] path = external/hibou-oca/product-attribute url = https://github.com/hibou-io/oca-product-attribute.git +[submodule "external/hibou-oca/bank-payment"] + path = external/hibou-oca/bank-payment + url = https://github.com/hibou-io/oca-bank-payment.git diff --git a/account_payment_mode b/account_payment_mode new file mode 120000 index 00000000..abdce163 --- /dev/null +++ b/account_payment_mode @@ -0,0 +1 @@ +./external/hibou-oca/bank-payment/account_payment_mode \ No newline at end of file diff --git a/account_payment_partner b/account_payment_partner new file mode 120000 index 00000000..205774a0 --- /dev/null +++ b/account_payment_partner @@ -0,0 +1 @@ +./external/hibou-oca/bank-payment/account_payment_partner \ No newline at end of file diff --git a/account_payment_sale b/account_payment_sale new file mode 120000 index 00000000..fa446c3c --- /dev/null +++ b/account_payment_sale @@ -0,0 +1 @@ +./external/hibou-oca/bank-payment/account_payment_sale \ No newline at end of file diff --git a/external/hibou-oca/bank-payment b/external/hibou-oca/bank-payment new file mode 160000 index 00000000..4747a115 --- /dev/null +++ b/external/hibou-oca/bank-payment @@ -0,0 +1 @@ +Subproject commit 4747a1157954be173ad0932fcb3b2a074329f783