mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
IMP connector_opencart add model for opencart.store with importer and use it for order options
This commit is contained in:
@@ -16,6 +16,7 @@ class OpencartModelBinder(Component):
|
||||
_name = 'opencart.binder'
|
||||
_inherit = ['base.binder', 'base.opencart.connector']
|
||||
_apply_on = [
|
||||
'opencart.store',
|
||||
'opencart.sale.order',
|
||||
'opencart.sale.order.line',
|
||||
'opencart.stock.picking',
|
||||
|
||||
Reference in New Issue
Block a user