add icon to inventory_sticker

This commit is contained in:
Mario Voigt 2025-06-02 18:09:49 +02:00
parent 7464f436cc
commit 9b07151e6a
2 changed files with 1056 additions and 0 deletions

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -55,6 +55,8 @@
<submenu name="Cutting/Plotting/Printing"/>
</submenu>
</effects-menu>
<menu-tip>This extension generates inventory stickers for thermo printers (we use Brother QL-720NW) from a provided web server *.csv file</menu-tip>
<icon>icon.svg</icon>
</effect>
<script>
<command location="inx" interpreter="python">inventory_sticker.py</command>