mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[MIG] connector_amazon_sp: partial 14.0
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.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -41,3 +41,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/python-amazon-sp-api"]
|
||||
path = external/python-amazon-sp-api
|
||||
url = https://github.com/hibou-io/python-amazon-sp-api.git
|
||||
|
||||
Reference in New Issue
Block a user