mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 09:44:41 +02:00
Added an checkbox in the withdrawal/move dialog, that if checked automatically deletes a part lot if it becomes empty during the operation
Fixes issue #327
This commit is contained in:
parent
9e69a09a19
commit
ffb5d3e790
4 changed files with 35 additions and 7 deletions
|
@ -12071,5 +12071,11 @@ Please note, that you can not impersonate a disabled user. If you try you will g
|
|||
<target>This field allows you to specify the real date, when the stock operation actually was performed, and not just when it was logged. This value is saved in the extra field of the log entry.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="GIR36qJ" name="part.info.withdraw_modal.delete_lot_if_empty">
|
||||
<segment>
|
||||
<source>part.info.withdraw_modal.delete_lot_if_empty</source>
|
||||
<target>Delete this lot, if it becomes empty</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue