mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 10:14:44 +02:00
Restrict part lot withdraw/add/move operations to the owner of a part lot
This commit is contained in:
parent
447b54fa4b
commit
a7ff690891
3 changed files with 59 additions and 18 deletions
|
@ -11229,5 +11229,29 @@ Element 3</target>
|
|||
<target>Only the owner can withdraw or add stock to this lot.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="61.yfNy" name="log.element_edited.changed_fields.owner">
|
||||
<segment>
|
||||
<source>log.element_edited.changed_fields.owner</source>
|
||||
<target>Owner</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="YkZAIS8" name="log.element_edited.changed_fields.instock_unknown">
|
||||
<segment>
|
||||
<source>log.element_edited.changed_fields.instock_unknown</source>
|
||||
<target>Amount unknown</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="xf7NNZ9" name="log.element_edited.changed_fields.needs_refill">
|
||||
<segment>
|
||||
<source>log.element_edited.changed_fields.needs_refill</source>
|
||||
<target>Refill needed</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="Gfw_MWL" name="part.withdraw.access_denied">
|
||||
<segment>
|
||||
<source>part.withdraw.access_denied</source>
|
||||
<target>Not allowed to do the desired action. Please check your permissions and the owner of the part lots.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue