Added some more constraints for part lots.

This commit is contained in:
Jan Böhmer 2022-08-29 01:28:16 +02:00
parent 5402d3b031
commit 22eb6601e8
5 changed files with 76 additions and 3 deletions

View file

@ -54,6 +54,9 @@
{{ form_row(filterForm.storelocation) }}
{{ form_row(filterForm.minAmount) }}
{{ form_row(filterForm.lotCount) }}
{{ form_row(filterForm.lotExpirationDate) }}
{{ form_row(filterForm.lotNeedsRefill) }}
{{ form_row(filterForm.lotUnknownAmount) }}
</div>
<div class="tab-pane pt-3" id="filter-attachments" role="tabpanel" aria-labelledby="filter-attachments-tab" tabindex="0">