Files
suite/sale_planner/models/__init__.py

5 lines
84 B
Python

from . import sale
from . import stock
from . import delivery
from . import partner