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"] [submodule "external/hibou-oca/server-tools"]
path = external/hibou-oca/server-tools path = external/hibou-oca/server-tools
url = https://github.com/hibou-io/oca-server-tools.git 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

1
account_payment_mode Symbolic link
View File

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

1
account_payment_partner Symbolic link
View File

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

1
account_payment_sale Symbolic link
View File

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

1
base_exception Symbolic link
View File

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

1
base_technical_user Symbolic link
View File

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

1
component Symbolic link
View File

@@ -0,0 +1 @@
./external/hibou-oca/connector/component

1
component_event Symbolic link
View File

@@ -0,0 +1 @@
./external/hibou-oca/connector/component_event

1
connector Symbolic link
View File

@@ -0,0 +1 @@
./external/hibou-oca/connector/connector

1
connector_base_product Symbolic link
View File

@@ -0,0 +1 @@
./external/hibou-oca/connector/connector_base_product

1
connector_ecommerce Symbolic link
View File

@@ -0,0 +1 @@
./external/hibou-oca/connector-ecommerce/connector_ecommerce

1
connector_magento Symbolic link
View File

@@ -0,0 +1 @@
./external/hibou-oca/connector-magento/connector_magento

1
external/hibou-oca/connector vendored Submodule

1
external/hibou-oca/queue vendored Submodule

1
product_multi_category Symbolic link
View File

@@ -0,0 +1 @@
./external/hibou-oca/product-attribute/product_multi_category

1
queue_job Symbolic link
View File

@@ -0,0 +1 @@
./external/hibou-oca/queue/queue_job

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_mode

1
sale_exception Symbolic link
View File

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