Allow to edit the vendor_barcode field of a PartLot

This commit is contained in:
Jan Böhmer 2023-11-17 23:05:47 +01:00
parent 3e6b80d1cf
commit 96a771e7ac
5 changed files with 74 additions and 2 deletions

View file

@ -335,5 +335,11 @@
<target>The association with this part already exists!</target>
</segment>
</unit>
<unit id="sfW4NYE" name="validator.part_lot.vendor_barcode_must_be_unique">
<segment>
<source>validator.part_lot.vendor_barcode_must_be_unique</source>
<target>This vendor barcode value was already used in another lot. The barcode must be unique!</target>
</segment>
</unit>
</file>
</xliff>