mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-27 14:25:02 +02:00
Updated Concepts (markdown)
parent
034162939b
commit
c8f2ba3254
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ A part entity have many fields, which can be used to describe it better. Most of
|
|||
* **Manufacturer part number** (MPN): If you have used your own name for a part, you can put the part number the manufacturer uses in this field, so that you can find a part also under its manufacturer number.
|
||||
* **Link to product page**: If you want to link to the manufacturer website of a part, and it is not possible to determine it automatically from the part name, set in the manufacturer entity (or no manfacturer is set), you can set the link here for each part individually.
|
||||
* **Manufacturing Status**: The manufacturing status of this part, meaning the information about where the part is in its manufacturing lifecycle.
|
||||
* **Needs review**: If you think parts informations maybe are inaccurate or incomplete and needs some later review/checking, you can set this flag. A part with this flag is marked, so that users know the informations are not completly trustworthy.
|
||||
* **Favorite**: Parts with this flag are highlighted in parts lists
|
||||
* **Mass**: The mass of a single piece of this part (so of a single transistor). Given in grams.
|
||||
* **Internal Part number** (IPN): Each part is automatically assigned an numerical ID which identifies a part in the database. This ID depends on when a part was created and can not be changed. If you want to assign your own unique identifiers, or sync parts identifiers with the identifiers of another database you can use this field.
|
||||
|
||||
## Attachments
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue