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-03-21 22:09:55 +00:00
parent 596150fe2b
commit fd7cc52e33
26 changed files with 1076 additions and 53 deletions

View File

@ -248,6 +248,42 @@
</div>
<p class="my-0">Add default parts (configurable) to every newly created sales order automatically.
</p>
</div>
</div>
</a>
</div>
<div class="space-4 p-2 md:w-1/2">
<a href="/LavissaWoW/inventree-ipn-generator" 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">Event</span>
<span class="plugin_tag">Part</span>
<span class="plugin_tag">IPN</span>
<span class="plugin_tag">Generator</span>
</div>
<h3 class="my-0">inventree-ipn-generator</h3>
<div class="mb-1 text-muted">
<a href="/LavissaWoW">
<span class="inline-flex">
<img src="https://github.com/LavissaWoW.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
<p> LavissaWoW</p>
</span>
</a>
</div>
<p class="my-0"></p>
<h2 id="introduction">Introduction</h2>
Installing this plugin enables the automatic generation if Internal Part Numbers (IPN) for parts.
</div>
</div>
</a>