mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
Add module-level docstrings for each app
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
"""
|
||||
The Stock module is responsible for Stock management.
|
||||
|
||||
It includes models for:
|
||||
|
||||
- StockLocation
|
||||
- StockItem
|
||||
- StockItemTracking
|
||||
"""
|
Reference in New Issue
Block a user