mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
remove stocktake.md
This commit is contained in:
parent
3a7d45fb13
commit
bed5c7aa54
@ -102,6 +102,10 @@ debug: True
|
|||||||
# and only if InvenTree is accessed from a local IP (127.0.0.1)
|
# and only if InvenTree is accessed from a local IP (127.0.0.1)
|
||||||
debug_toolbar: False
|
debug_toolbar: False
|
||||||
|
|
||||||
|
# Set this variable to True to enable InvenTree Plugins
|
||||||
|
# Alternatively, use the environment variable INVENTREE_PLUGINS_ENABLED
|
||||||
|
plugins_enabled: False
|
||||||
|
|
||||||
# Configure the system logging level
|
# Configure the system logging level
|
||||||
# Use environment variable INVENTREE_LOG_LEVEL
|
# Use environment variable INVENTREE_LOG_LEVEL
|
||||||
# Options: DEBUG / INFO / WARNING / ERROR / CRITICAL
|
# Options: DEBUG / INFO / WARNING / ERROR / CRITICAL
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
title: Stocktake
|
|
||||||
---
|
|
||||||
|
|
||||||
## Stocktake
|
|
||||||
|
|
||||||
!!! missing "TODO"
|
|
||||||
This section requires further work
|
|
@ -71,7 +71,6 @@ nav:
|
|||||||
- Stock Items: stock/stock.md
|
- Stock Items: stock/stock.md
|
||||||
- Stock Status: stock/status.md
|
- Stock Status: stock/status.md
|
||||||
- Adjusting Stock: stock/adjust.md
|
- Adjusting Stock: stock/adjust.md
|
||||||
- Stocktake: stock/stocktake.md
|
|
||||||
- Stock Expiry: stock/expiry.md
|
- Stock Expiry: stock/expiry.md
|
||||||
- Stock Ownership: stock/owner.md
|
- Stock Ownership: stock/owner.md
|
||||||
- Test Results: stock/test.md
|
- Test Results: stock/test.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user