mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
IMP connector_opencart Add bindings between Opencart Product Option Values and Odoo's Product Template Attribute Values
This commit is contained in:
@@ -20,4 +20,6 @@ class OpencartModelBinder(Component):
|
||||
'opencart.sale.order',
|
||||
'opencart.sale.order.line',
|
||||
'opencart.stock.picking',
|
||||
'opencart.product.template',
|
||||
'opencart.product.template.attribute.value',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user