* [IMP] apply pre-commits and small fixes * [imp] nfu_ecommerce: add avoid_depts * [IMP] nfu_ecommerce: use warning level in checkout * [IMP] nfu_ecommerce: add translation --------- Co-authored-by: Niels Göttsch <ng@ife.de>
5 lines
151 B
Python
5 lines
151 B
Python
from . import product_template
|
|
from . import res_config_settings
|
|
from . import sale_order
|
|
from . import sale_order_batch_product
|
|
from . import website
|