mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-25 20:39:31 +00:00
Added permission to control if a user is allowed to withdraw/add/move parts
This commit is contained in:
parent
89a4846259
commit
60d5776cb7
7 changed files with 55 additions and 5 deletions
|
|
@ -10193,5 +10193,29 @@ Element 3</target>
|
|||
<target>Added/Moved/Withdrawn parts successfully.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="oghrs8X" name="perm.parts_stock">
|
||||
<segment>
|
||||
<source>perm.parts_stock</source>
|
||||
<target>Parts Stock</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="YjbdSVx" name="perm.parts_stock.withdraw">
|
||||
<segment>
|
||||
<source>perm.parts_stock.withdraw</source>
|
||||
<target>Withdraw parts from stock</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="P4saY9b" name="perm.parts_stock.add">
|
||||
<segment>
|
||||
<source>perm.parts_stock.add</source>
|
||||
<target>Add parts to stock</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="JR4LXfJ" name="perm.parts_stock.move">
|
||||
<segment>
|
||||
<source>perm.parts_stock.move</source>
|
||||
<target>Move parts between lots</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue