2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 18:25:27 +00:00
This commit is contained in:
Oliver
2021-11-05 16:27:20 +11:00
parent 63386b2457
commit 16d35fafef
3 changed files with 9 additions and 1 deletions

View File

@ -63,3 +63,11 @@ 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 %}