Added optional "stocked amount" and storage locations columns for the BOM list

This fixes issue #429
This commit is contained in:
Jan Böhmer 2023-11-19 22:13:25 +01:00
parent 958d59a0ff
commit 83ad99215f
4 changed files with 103 additions and 59 deletions

View file

@ -11951,5 +11951,11 @@ Please note, that you can not impersonate a disabled user. If you try you will g
<target>Vendor barcode (configured in part lot)</target>
</segment>
</unit>
<unit id="ilCTQni" name="project.bom.instockAmount">
<segment>
<source>project.bom.instockAmount</source>
<target>Stocked amount</target>
</segment>
</unit>
</file>
</xliff>