From 0bc9a2d7099fd7b8535fdf84fc9777ed631b47ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Tue, 20 Dec 2022 15:04:26 +0100 Subject: [PATCH] Updated Concepts (markdown) --- Concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Concepts.md b/Concepts.md index beba084..e58ab26 100644 --- a/Concepts.md +++ b/Concepts.md @@ -4,7 +4,7 @@ This page explains the different concepts of Part-DB and what their intended use ## Part managment ### Part -The +A part is the central concept of Part-DB. A part represents a single kind (or type) of a thing, like an electronic component, an device, an book or similar (depending on what you use Part-DB for). A part entity just represents a certain type of a thing, so if you have 1000 times an BC547 transistor you would create ONE part with the name BC547 and set its quantity to 1000. ## User System ### User