Added Barcode view and download and print options to /Home/Assets detail view

This commit is contained in:
2025-10-13 00:34:22 +02:00
parent 0466e22f6c
commit c7311f1042
2 changed files with 122 additions and 1 deletions

View File

@@ -148,4 +148,13 @@
<data name="Close" xml:space="preserve">
<value>Schließen</value>
</data>
<data name="Barcode" xml:space="preserve">
<value>Barcode</value>
</data>
<data name="Download Barcode" xml:space="preserve">
<value>Barcode herunterladen</value>
</data>
<data name="Print Barcode" xml:space="preserve">
<value>Barcode ausdrucken</value>
</data>
</root>