mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
Need to investigate form for Amazon orders. Installing it complains that `action_...` doesn't actually exist. I started making pass through methods like `action_unlock` in sale_order.common, but then came to an action that would only exist in inherited views and not in this specific new form.
47 lines
2.0 KiB
Plaintext
47 lines
2.0 KiB
Plaintext
[submodule "external/hibou-oca/server-tools"]
|
|
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
|
|
[submodule "external/camptocamp-cloud-platform"]
|
|
path = external/camptocamp-cloud-platform
|
|
url = https://github.com/hibou-io/camptocamp-cloud-platform.git
|
|
[submodule "external/hibou-oca/server-brand"]
|
|
path = external/hibou-oca/server-brand
|
|
url = https://github.com/hibou-io/oca-server-brand.git
|
|
branch = 14.0
|
|
[submodule "external/hibou-oca/social"]
|
|
path = external/hibou-oca/social
|
|
url = https://github.com/hibou-io/oca-social.git
|
|
branch = 14.0
|
|
[submodule "external/hibou-oca/queue"]
|
|
path = external/hibou-oca/queue
|
|
url = https://github.com/hibou-io/oca-queue.git
|
|
branch = 14.0
|
|
[submodule "external/hiboubox"]
|
|
path = external/hiboubox
|
|
url = https://gitlab.com/hibou-io/hibou-odoo/hiboubox.git
|
|
[submodule "external/hibou-oca/connector"]
|
|
path = external/hibou-oca/connector
|
|
url = https://github.com/hibou-io/oca-connector.git
|
|
[submodule "external/hibou-oca/account-fiscal-rule"]
|
|
path = external/hibou-oca/account-fiscal-rule
|
|
url = https://github.com/hibou-io/oca-account-fiscal-rule.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/bank-payment"]
|
|
path = external/hibou-oca/bank-payment
|
|
url = https://github.com/hibou-io/oca-bank-payment.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/python-amazon-sp-api"]
|
|
path = external/python-amazon-sp-api
|
|
url = https://github.com/hibou-io/python-amazon-sp-api.git
|