Added some additional columns to part list.

They are hidden by default but can be shown by a colvis button.
This commit is contained in:
Jan Böhmer 2019-09-06 18:25:24 +02:00
parent 16139d1afd
commit 720e1cd04e
10 changed files with 310 additions and 70 deletions

View file

@ -1722,6 +1722,74 @@ Element 3</target>
<source>flash.info</source>
<target state="translated">Info</target>
</trans-unit>
<trans-unit id="t2EE5cB" resname="part.table.name">
<source>part.table.name</source>
<target state="translated">Name</target>
</trans-unit>
<trans-unit id="eshqdG." resname="part.table.id">
<source>part.table.id</source>
<target state="translated">ID</target>
</trans-unit>
<trans-unit id="zKnTKYw" resname="part.table.description">
<source>part.table.description</source>
<target state="translated">Beschreibung</target>
</trans-unit>
<trans-unit id="2eOA0az" resname="part.table.category">
<source>part.table.category</source>
<target state="translated">Kategorie</target>
</trans-unit>
<trans-unit id="rD.1skI" resname="part.table.amount">
<source>part.table.amount</source>
<target state="translated">Menge</target>
</trans-unit>
<trans-unit id="Mv9g23S" resname="part.table.minamount">
<source>part.table.minamount</source>
<target state="translated">Min.Menge</target>
</trans-unit>
<trans-unit id="pw75u4x" resname="part.table.addedDate">
<source>part.table.addedDate</source>
<target state="translated">Hinzugefügt</target>
</trans-unit>
<trans-unit id="eDb7mzC" resname="part.table.lastModified">
<source>part.table.lastModified</source>
<target state="translated">Zuletzt bearbeitet</target>
</trans-unit>
<trans-unit id="DJ9YTs_" resname="part.table.needsReview">
<source>part.table.needsReview</source>
<target state="translated">Review benötigt</target>
</trans-unit>
<trans-unit id="tb6kG2x" resname="true">
<source>true</source>
<target state="translated">wahr</target>
</trans-unit>
<trans-unit id=".LzxZZC" resname="false">
<source>false</source>
<target state="translated">falsch</target>
</trans-unit>
<trans-unit id="TSiqJH6" resname="part.table.favorite">
<source>part.table.favorite</source>
<target state="translated">Favorit</target>
</trans-unit>
<trans-unit id="n0h1ozV" resname="part.table.manufacturingStatus">
<source>part.table.manufacturingStatus</source>
<target state="translated">Status</target>
</trans-unit>
<trans-unit id="HTkvjkE" resname="part.table.mpn">
<source>part.table.mpn</source>
<target state="translated">MPN</target>
</trans-unit>
<trans-unit id="q_AsQoZ" resname="part.table.mass">
<source>part.table.mass</source>
<target state="translated">Gewicht</target>
</trans-unit>
<trans-unit id="" resname="part.table.tags">
<source>part.table.tags</source>
<target state="translated">Tags</target>
</trans-unit>
<trans-unit id="pVVBLyB" resname="datatable.datatable.lengthMenu">
<source>datatable.datatable.lengthMenu</source>
<target>_MENU_</target>
</trans-unit>
</body>
</file>
</xliff>

View file

@ -1693,6 +1693,74 @@ Element 3</target>
<source>flash.info</source>
<target state="translated">Info</target>
</trans-unit>
<trans-unit id="t2EE5cB" resname="part.table.name">
<source>part.table.name</source>
<target state="translated">Name</target>
</trans-unit>
<trans-unit id="eshqdG." resname="part.table.id">
<source>part.table.id</source>
<target state="translated">Id</target>
</trans-unit>
<trans-unit id="zKnTKYw" resname="part.table.description">
<source>part.table.description</source>
<target state="translated">Description</target>
</trans-unit>
<trans-unit id="2eOA0az" resname="part.table.category">
<source>part.table.category</source>
<target state="translated">Category</target>
</trans-unit>
<trans-unit id="rD.1skI" resname="part.table.amount">
<source>part.table.amount</source>
<target state="translated">Amount</target>
</trans-unit>
<trans-unit id="Mv9g23S" resname="part.table.minamount">
<source>part.table.minamount</source>
<target state="translated">Min. Amount</target>
</trans-unit>
<trans-unit id="pw75u4x" resname="part.table.addedDate">
<source>part.table.addedDate</source>
<target state="translated">Created at</target>
</trans-unit>
<trans-unit id="eDb7mzC" resname="part.table.lastModified">
<source>part.table.lastModified</source>
<target state="translated">Last modified</target>
</trans-unit>
<trans-unit id="DJ9YTs_" resname="part.table.needsReview">
<source>part.table.needsReview</source>
<target state="translated">Needs review</target>
</trans-unit>
<trans-unit id="tb6kG2x" resname="true">
<source>true</source>
<target state="translated">true</target>
</trans-unit>
<trans-unit id=".LzxZZC" resname="false">
<source>false</source>
<target state="translated">false</target>
</trans-unit>
<trans-unit id="TSiqJH6" resname="part.table.favorite">
<source>part.table.favorite</source>
<target state="translated">Favorite</target>
</trans-unit>
<trans-unit id="n0h1ozV" resname="part.table.manufacturingStatus">
<source>part.table.manufacturingStatus</source>
<target state="translated">Status</target>
</trans-unit>
<trans-unit id="HTkvjkE" resname="part.table.mpn">
<source>part.table.mpn</source>
<target state="translated">MPN</target>
</trans-unit>
<trans-unit id="q_AsQoZ" resname="part.table.mass">
<source>part.table.mass</source>
<target state="translated">Mass</target>
</trans-unit>
<trans-unit id="" resname="part.table.tags">
<source>part.table.tags</source>
<target state="translated">Tags</target>
</trans-unit>
<trans-unit id="pVVBLyB" resname="datatable.datatable.lengthMenu">
<source>datatable.datatable.lengthMenu</source>
<target>_MENU_</target>
</trans-unit>
</body>
</file>
</xliff>

View file

@ -397,33 +397,33 @@
<note priority="1">src\Entity\Supplier.php:0</note>
</trans-unit>
<trans-unit id="lZvhKYu" resname="validator.noneofitschild.self">
<source>validator.noneofitschild.self</source>
<target state="translated">Ein Element kann nicht sich selbst übergeordnet sein!</target>
</trans-unit>
<trans-unit id="pr07aV4" resname="validator.noneofitschild.children">
<source>validator.noneofitschild.children</source>
<target state="translated">Ein Kindelement kann nicht das übergeordnete Element sein!</target>
</trans-unit>
<trans-unit id="0IF0VIF" resname="validator.isSelectable">
<source>validator.isSelectable</source>
<target state="translated">Das Element muss auswählbar sein!</target>
</trans-unit>
<trans-unit id="nd207H6" resname="validator.part_lot.location_full.no_increasment">
<source>validator.part_lot.location_full.no_increasment</source>
<target state="translated">Der verwendete Lagerort wurde als voll markiert, daher kann der Bestand nicht erhöht werden. (Neuer Bestand maximal {{ old_amount }})</target>
</trans-unit>
<trans-unit id="R6Ov4Yt" resname="validator.part_lot.location_full">
<source>validator.part_lot.location_full</source>
<target state="translated">Der Lagerort ist voll, daher können keine neue Teile hinzugefügt werden.</target>
</trans-unit>
<trans-unit id="6vIlN5q" resname="validator.part_lot.only_existing">
<source>validator.part_lot.only_existing</source>
<target state="translated">Der Lagerort wurde als "nur bestehende Teile" markiert, daher können keine neuen Teile hinzugefügt werden.</target>
</trans-unit>
<trans-unit id="BNQk2e7" resname="validator.part_lot.single_part">
<source>validator.part_lot.single_part</source>
<target state="translated">Der Lagerort wurde als "Nur ein Bauteil" markiert, daher kann kein neues Bauteil hinzugefügt werden.</target>
</trans-unit>
<source>validator.noneofitschild.self</source>
<target state="translated">Ein Element kann nicht sich selbst übergeordnet sein!</target>
</trans-unit>
<trans-unit id="pr07aV4" resname="validator.noneofitschild.children">
<source>validator.noneofitschild.children</source>
<target state="translated">Ein Kindelement kann nicht das übergeordnete Element sein!</target>
</trans-unit>
<trans-unit id="0IF0VIF" resname="validator.isSelectable">
<source>validator.isSelectable</source>
<target state="translated">Das Element muss auswählbar sein!</target>
</trans-unit>
<trans-unit id="nd207H6" resname="validator.part_lot.location_full.no_increasment">
<source>validator.part_lot.location_full.no_increasment</source>
<target state="translated">Der verwendete Lagerort wurde als voll markiert, daher kann der Bestand nicht erhöht werden. (Neuer Bestand maximal {{ old_amount }})</target>
</trans-unit>
<trans-unit id="R6Ov4Yt" resname="validator.part_lot.location_full">
<source>validator.part_lot.location_full</source>
<target state="translated">Der Lagerort ist voll, daher können keine neue Teile hinzugefügt werden.</target>
</trans-unit>
<trans-unit id="6vIlN5q" resname="validator.part_lot.only_existing">
<source>validator.part_lot.only_existing</source>
<target state="translated">Der Lagerort wurde als "nur bestehende Teile" markiert, daher können keine neuen Teile hinzugefügt werden.</target>
</trans-unit>
<trans-unit id="BNQk2e7" resname="validator.part_lot.single_part">
<source>validator.part_lot.single_part</source>
<target state="translated">Der Lagerort wurde als "Nur ein Bauteil" markiert, daher kann kein neues Bauteil hinzugefügt werden.</target>
</trans-unit>
</body>
</file>
</xliff>

View file

@ -396,34 +396,34 @@
<note priority="1">src\Entity\StructuralDBElement.php:0</note>
<note priority="1">src\Entity\Supplier.php:0</note>
</trans-unit>
<trans-unit id="lZvhKYu" resname="validator.noneofitschild.self">
<source>validator.noneofitschild.self</source>
<target state="translated">A element can not be its own parent.</target>
</trans-unit>
<trans-unit id="pr07aV4" resname="validator.noneofitschild.children">
<source>validator.noneofitschild.children</source>
<target state="translated">The parent can not be one of the children of itself.</target>
</trans-unit>
<trans-unit id="0IF0VIF" resname="validator.isSelectable">
<source>validator.isSelectable</source>
<target state="translated">The element must be selectable.</target>
</trans-unit>
<trans-unit id="nd207H6" resname="validator.part_lot.location_full.no_increasment">
<source>validator.part_lot.location_full.no_increasment</source>
<target state="translated">The storage location was marked as full, so you can not increase the instock amount. (New amount max. {{ old_amount }})</target>
</trans-unit>
<trans-unit id="R6Ov4Yt" resname="validator.part_lot.location_full">
<source>validator.part_lot.location_full</source>
<target state="translated">The storage location was marked as full, so you can not add a new part to it.</target>
</trans-unit>
<trans-unit id="6vIlN5q" resname="validator.part_lot.only_existing">
<source>validator.part_lot.only_existing</source>
<target state="translated">The storage location was marked as "only existing", so you can not add new part to it.</target>
</trans-unit>
<trans-unit id="BNQk2e7" resname="validator.part_lot.single_part">
<source>validator.part_lot.single_part</source>
<target state="translated">The storage location was marked as "single part", so you can not add a new part to it.</target>
</trans-unit>
<trans-unit id="lZvhKYu" resname="validator.noneofitschild.self">
<source>validator.noneofitschild.self</source>
<target state="translated">A element can not be its own parent.</target>
</trans-unit>
<trans-unit id="pr07aV4" resname="validator.noneofitschild.children">
<source>validator.noneofitschild.children</source>
<target state="translated">The parent can not be one of the children of itself.</target>
</trans-unit>
<trans-unit id="0IF0VIF" resname="validator.isSelectable">
<source>validator.isSelectable</source>
<target state="translated">The element must be selectable.</target>
</trans-unit>
<trans-unit id="nd207H6" resname="validator.part_lot.location_full.no_increasment">
<source>validator.part_lot.location_full.no_increasment</source>
<target state="translated">The storage location was marked as full, so you can not increase the instock amount. (New amount max. {{ old_amount }})</target>
</trans-unit>
<trans-unit id="R6Ov4Yt" resname="validator.part_lot.location_full">
<source>validator.part_lot.location_full</source>
<target state="translated">The storage location was marked as full, so you can not add a new part to it.</target>
</trans-unit>
<trans-unit id="6vIlN5q" resname="validator.part_lot.only_existing">
<source>validator.part_lot.only_existing</source>
<target state="translated">The storage location was marked as "only existing", so you can not add new part to it.</target>
</trans-unit>
<trans-unit id="BNQk2e7" resname="validator.part_lot.single_part">
<source>validator.part_lot.single_part</source>
<target state="translated">The storage location was marked as "single part", so you can not add a new part to it.</target>
</trans-unit>
</body>
</file>
</xliff>