mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 17:25:05 +02:00
Added a filter constraint for parts where instock is "less than desired"
Fixes issue #257
This commit is contained in:
parent
8bccab258a
commit
f91b719542
5 changed files with 69 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue