2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-12 10:05:36 +00:00
This commit is contained in:
SchrodingersGat
2024-11-02 13:33:10 +00:00
parent 20e57f668a
commit 40339587d9
34 changed files with 1039 additions and 74 deletions

View File

@ -426,6 +426,40 @@ Installing this plugin enables the automatic generation if Internal Part Numbers
<h2 id="introduction">Introduction</h2>
A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which provides support for the <a href="https://www.niimbot.com/enweb/product_label.html?category_id=6">Niimbot Label Printers</a>. This plugin is based on the amazing work from <a href="https://github.com/labbots/NiimPrintX/tree/main">labbots/NiimPrintX</a> and modifications from <a href="https://github.com/LorisPolenz/NiimPrintX/tree/main">LorisPolenz/NiimPrintX</a>.
</div>
</div>
</a>
</div>
<div class="space-4 p-2 md:w-1/2">
<a href="/SchrodingersGat/inventree-order-history" class="no-underline" aria-label="open plugin details">
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<div class="d-inline-block leading-loose">
<span class="plugin_cat">Reporting</span>
<span class="plugin_tag">order</span>
<span class="plugin_tag">history</span>
<span class="plugin_tag">data</span>
</div>
<h3 class="my-0">inventree-order-history</h3>
<div class="mb-1 text-muted">
<a href="/schrodingersgat">
<span class="inline-flex">
<img src="https://github.com/SchrodingersGat.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
<p> SchrodingersGat</p>
</span>
</a>
</div>
<p class="my-0">Order History for InvenTree
</p>
</div>
</div>
</a>