Include external OCA Modules needed to run connector_magento and connector_walmart

This commit is contained in:
Jared Kipe
2018-06-30 14:46:45 -07:00
parent d21304dad0
commit b7096b5187
24 changed files with 44 additions and 0 deletions

21
.gitmodules vendored
View File

@@ -5,3 +5,24 @@
[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/connector-magento"]
path = external/hibou-oca/connector-magento
url = https://github.com/hibou-io/oca-connector-magento.git
[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/connector-ecommerce"]
path = external/hibou-oca/connector-ecommerce
url = https://github.com/hibou-io/oca-connector-ecommerce.git
[submodule "external/hibou-oca/connector"]
path = external/hibou-oca/connector
url = https://github.com/hibou-io/oca-connector.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/queue"]
path = external/hibou-oca/queue
url = https://github.com/hibou-io/oca-queue.git
[submodule "external/hibou-oca/bank-payment"]
path = external/hibou-oca/bank-payment
url = https://github.com/hibou-io/oca-bank-payment.git