mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-06 02:59:29 +00:00
Added optional "stocked amount" and storage locations columns for the BOM list
This fixes issue #429
This commit is contained in:
parent
958d59a0ff
commit
83ad99215f
4 changed files with 103 additions and 59 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue