nfu/nfu_ecommerce/models/__init__.py
madmooose fee5016550
[130] nfu_ecommerce: advanced credit handling
* [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>
2025-07-29 13:10:04 +02:00

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