mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 18:25:04 +02:00
Added possibility to ignore the checks of withdraw amount when building projects
This fixes #349
This commit is contained in:
parent
b62dc1241d
commit
33a0981981
6 changed files with 118 additions and 2 deletions
|
@ -11603,5 +11603,17 @@ Please note, that you can not impersonate a disabled user. If you try you will g
|
|||
<target>Show available Part-DB updates</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="VVpmfIj" name="project.build.dont_check_quantity">
|
||||
<segment>
|
||||
<source>project.build.dont_check_quantity</source>
|
||||
<target>Do not check quantities</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="AzYSIiX" name="project.build.dont_check_quantity.help">
|
||||
<segment>
|
||||
<source>project.build.dont_check_quantity.help</source>
|
||||
<target>If this option is selected, the given withdraw quantities are used as given, no matter if more or less parts are actually required to build this project.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue