mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-24 03:49:31 +00:00
Allow to specify an informational field during a part stock operation, where the user can specify, when this operation was really performed
Fixes issue #416
This commit is contained in:
parent
6cff19358a
commit
b447a69dae
6 changed files with 89 additions and 16 deletions
|
|
@ -12053,5 +12053,23 @@ Please note, that you can not impersonate a disabled user. If you try you will g
|
|||
<target>Please note that some permission operations depend on each other. If you encounter a warning that missing permissions were corrected and a permission was set to allow again, you have to set the dependent operation to forbid too. The dependents can normally found right of an operation.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="VFdWqOX" name="log.part_stock_changed.timestamp">
|
||||
<segment>
|
||||
<source>log.part_stock_changed.timestamp</source>
|
||||
<target>Timestamp</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="Hj7NX8C" name="part.info.withdraw_modal.timestamp">
|
||||
<segment>
|
||||
<source>part.info.withdraw_modal.timestamp</source>
|
||||
<target>Action timestamp</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="USYGK0J" name="part.info.withdraw_modal.timestamp.hint">
|
||||
<segment>
|
||||
<source>part.info.withdraw_modal.timestamp.hint</source>
|
||||
<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>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue