IMP connector_opencart add model for opencart.store with importer and use it for order options

This commit is contained in:
Jared Kipe
2019-11-25 13:44:50 -08:00
parent 7b34cac874
commit aadd303808
16 changed files with 258 additions and 18 deletions

View File

@@ -1,5 +1,4 @@
from . import delivery
from . import opencart_backend
from . import opencart_binding
from . import opencart
from . import sale_order
from . import stock_picking