Added a product context menu on /stockjournal (the same as on /stockoverview) (closes #2239)

This commit is contained in:
Bernd Bestel
2023-05-21 18:40:59 +02:00
parent 979c67b44c
commit 04f362b723
5 changed files with 128 additions and 3 deletions

View File

@@ -271,6 +271,7 @@
<span class="dropdown-item-icon"><i class="fa-solid fa-list"></i></span> <span class="dropdown-item-text">{{ $__t('Inventory') }}</span>
</a>
@if(GROCY_FEATURE_FLAG_RECIPES)
<div class="dropdown-divider"></div>
<a class="dropdown-item"
type="button"
href="{{ $U('/recipes?search=') }}{{ $currentStockEntry->product_name }}">