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:
@@ -44,6 +44,7 @@ class StockPicking(models.Model):
|
||||
string="Opencart Bindings",
|
||||
)
|
||||
|
||||
|
||||
class StockPickingAdapter(Component):
|
||||
_name = 'opencart.stock.picking.adapter'
|
||||
_inherit = 'opencart.adapter'
|
||||
|
||||
Reference in New Issue
Block a user