InvenTree/InvenTree/company/__init__.py

8 lines
135 B
Python

"""The Company module is responsible for managing Company interactions.
A company can be either (or both):
- Supplier
- Customer
"""