mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-15 03:25:32 +00:00
deploy: fc73f77d0d
This commit is contained in:
@ -119,6 +119,12 @@
|
||||
|
||||
|
||||
|
||||
<a class="label" href="/plugins/categories/#reporting">
|
||||
<span class="badge">Reporting</span>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a class="label" href="/plugins/categories/#settings">
|
||||
<span class="badge">Settings</span>
|
||||
</a>
|
||||
@ -178,6 +184,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -326,6 +336,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -458,6 +472,10 @@ Installing this plugin enables the automatic generation if Internal Part Numbers
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -551,6 +569,10 @@ Installing this plugin enables the automatic generation if Internal Part Numbers
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -693,6 +715,10 @@ Installing this plugin enables the automatic generation if Internal Part Numbers
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -832,6 +858,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -943,6 +973,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1109,6 +1143,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1147,6 +1185,111 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
</div>
|
||||
</div>
|
||||
</a></div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="reporting" class="anchor"></div>
|
||||
<h2 class="text-lg sm:text-xl cm-gray-1 font-medium title-font mb-2">Reporting</h2>
|
||||
|
||||
<div class="flex flex-wrap">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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></div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
@ -1283,6 +1426,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1339,6 +1486,10 @@ A label printing plugin for <a href="https://inventree.org">InvenTree</a>, which
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user