mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
Initial WIP commit of connector_opencart for Odoo 12.0
This commit is contained in:
5
connector_opencart/models/__init__.py
Normal file
5
connector_opencart/models/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from . import delivery
|
||||
from . import opencart_backend
|
||||
from . import opencart_binding
|
||||
from . import sale_order
|
||||
from . import stock_picking
|
||||
Reference in New Issue
Block a user