mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Updated Getting started (markdown)
parent
6243dfe758
commit
361ad6c2f0
1 changed files with 11 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue