2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 20:45:44 +00:00
Files
InvenTree/InvenTree/company/__init__.py
Oliver Walters d55ea1a982 PEP fixes
2019-04-28 01:09:48 +10:00

9 lines
136 B
Python

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