Added a filter constraint for parts where instock is "less than desired"

Fixes issue #257
This commit is contained in:
Jan Böhmer 2023-04-08 00:35:31 +02:00
parent 8bccab258a
commit f91b719542
5 changed files with 69 additions and 0 deletions

View file

@ -11271,5 +11271,11 @@ Element 3</target>
<target>Part owner must match storage location owner</target>
</segment>
</unit>
<unit id="u6qFa_j" name="part.filter.lessThanDesired">
<segment>
<source>part.filter.lessThanDesired</source>
<target><![CDATA[In stock less than desired (total amount < min. amount)]]></target>
</segment>
</unit>
</file>
</xliff>