mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
7 lines
158 B
Python
7 lines
158 B
Python
from . import walmart_backend
|
|
from . import walmart_binding
|
|
from . import sale_order
|
|
from . import stock_picking
|
|
from . import delivery
|
|
from . import account
|