Updated Getting started (markdown)

Jan Böhmer 2022-12-09 13:21:01 +01:00
parent 6243dfe758
commit 361ad6c2f0

@ -81,7 +81,7 @@ For every attachment type a list of allowed file types, which can be uploaded to
</details>
## Create Currencies
## (Optional) Create Currencies
<details>
<summary>Click to expand</summary>
If you want to save priceinformations for parts in a currency different to your global currency (by default Euro), you have to define the additional currencies you want to use under `Edit -> Currencies`:
@ -92,6 +92,16 @@ You create a new currency, name it however you want (it is recommended to use th
You can define a exchange rate in terms of your base currency (e.g. how much euros is one unit of your currency worth) to convert the currencies values in your preferred display currency automatically.
</details>
## (Optional) Create Measurement Units
<details>
<summary>Click to expand</summary>
By default Part-DB assumes that the parts in inventory can be counted by individual indivisible pieces, like LEDs in a box or books in a shelf. However if you want to manage things, that are divisible and and the instock is described by a physical quantity, like length for cables, or volumina of a liquid, you have to define additional measurement units.
This is possible under `Edit -> Measurement Units`
</details>
## (Optional) Customize homepage banner