2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-09-18 17:11:27 +00:00
This commit is contained in:
SchrodingersGat
2025-09-15 02:53:05 +00:00
parent c2d56fe505
commit db1047a5fb
72 changed files with 1241 additions and 301 deletions

View File

@@ -152,7 +152,7 @@
<h3 id="enhanced-validation">Enhanced Validation</h3>
<p>Enhanced custom validation is implemented in <a href="https://github.com/inventree/InvenTree/pull/6410">PR 6410</a>. This addition allows for more comprehensive validation of models by integrated plugins. Refer to the <a href="https://docs.inventree.org/en/stable/extend/plugins/validation/">updated validation plugin docs</a> for more information.</p>
<p>Enhanced custom validation is implemented in <a href="https://github.com/inventree/InvenTree/pull/6410">PR 6410</a>. This addition allows for more comprehensive validation of models by integrated plugins. Refer to the <a href="https://docs.inventree.org/en/stable/plugins/mixins/validation/">updated validation plugin docs</a> for more information.</p>
<h3 id="api-documentation">API Documentation</h3>

View File

@@ -314,7 +314,7 @@ wget https://raw.githubusercontent.com/inventree/InvenTree/master/docker/Caddyfi
<h4 id="further-reading">Further Reading</h4>
<p>This tutorial is a simple guide to getting InvenTree up and running in a Docker container. For more advanced usage, you should read the <a href="https://docs.inventree.org/en/stable/start/intro/">InvenTree Setup Guide</a> guide, which provides a lot more detail about the InvenTree Docker setup.</p>
<p>This tutorial is a simple guide to getting InvenTree up and running in a Docker container. For more advanced usage, you should read the <a href="https://docs.inventree.org/en/stable/start/">InvenTree Setup Guide</a> guide, which provides a lot more detail about the InvenTree Docker setup.</p>
<h4 id="project-sponsorship">Project Sponsorship</h4>