mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +00:00
Add module-level docstrings for each app
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
"""
|
||||
The Company module is responsible for managing Company interactions.
|
||||
|
||||
A company can be either (or both):
|
||||
|
||||
- Supplier
|
||||
- Customer
|
||||
"""
|
Reference in New Issue
Block a user