mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-27 21:26:43 +00:00
restructure page
This commit is contained in:
parent
a8d0078902
commit
72b2205502
@ -2,7 +2,7 @@
|
||||
title: Part Notifications
|
||||
---
|
||||
|
||||
## Notification Events
|
||||
## General Notification Details
|
||||
|
||||
Users can select to receive email notifications when certain events occur.
|
||||
|
||||
@ -12,6 +12,16 @@ Users can select to receive email notifications when certain events occur.
|
||||
!!! warning "Valid Email Address"
|
||||
Each user must have a valid email address associated with their account to receive email notifications
|
||||
|
||||
## Subscription List
|
||||
|
||||
Users can view the parts and categories they are subscribed to on the InvenTree home page:
|
||||
|
||||
{% with id="cat_subs", url="part/cat_subs.png", description="Category subscription list" %}
|
||||
{% include 'img.html' %}
|
||||
{% endwith %}
|
||||
|
||||
## Part Notification Events
|
||||
|
||||
### Low Stock Notification
|
||||
|
||||
If the *minimum stock* threshold is set for a *Part*, then a "low stock" notification can be generated when the stock level for that part falls below the configured level.
|
||||
@ -63,11 +73,3 @@ Subscribing to a part category operates in the same manner as for a part - simpl
|
||||
{% with id="cat_sub", url="part/category_notification.png", description="Subscribe to part category" %}
|
||||
{% include 'img.html' %}
|
||||
{% endwith %}
|
||||
|
||||
## Subscription List
|
||||
|
||||
Users can view the parts and categories they are subscribed to on the InvenTree home page:
|
||||
|
||||
{% with id="cat_subs", url="part/cat_subs.png", description="Category subscription list" %}
|
||||
{% include 'img.html' %}
|
||||
{% endwith %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user